summaryrefslogtreecommitdiffstats
path: root/logisim-evolution.install
diff options
context:
space:
mode:
authormaniacata2021-01-18 02:08:06 +0800
committermaniacata2021-01-18 02:08:06 +0800
commitf0761677bb83eaeeac26b4e06ea995314f46de19 (patch)
tree39488de1a753281071f48d785bebce2a6458b5ab /logisim-evolution.install
parentd99c71022bbff1b3b9ac78ae4d3b62f5397d3246 (diff)
downloadpackages-f0761677bb83eaeeac26b4e06ea995314f46de19.tar.gz
packages-f0761677bb83eaeeac26b4e06ea995314f46de19.tar.bz2
packages-f0761677bb83eaeeac26b4e06ea995314f46de19.zip
refactor: switch to source code version
Diffstat (limited to 'logisim-evolution.install')
-rw-r--r--logisim-evolution.install11
1 files changed, 11 insertions, 0 deletions
diff --git a/logisim-evolution.install b/logisim-evolution.install
new file mode 100644
index 0000000..9d3ce28
--- /dev/null
+++ b/logisim-evolution.install
@@ -0,0 +1,11 @@
1pre_install() {
2 pre_upgrade
3}
4
5pre_upgrade() {
6 cat << EOF
7 Please notice that this AUR repo is a build-from-source package.
8
9 However, binary version (the previous one) can be found as 'logisim-evolution-bin'.
10EOF
11} \ No newline at end of file