diff options
-rw-r--r-- | .SRCINFO | 1 | ||||
-rw-r--r-- | PKGBUILD | 2 |
2 files changed, 1 insertions, 2 deletions
@@ -6,7 +6,6 @@ pkgbase = logisim-evolution | |||
6 | arch = any | 6 | arch = any |
7 | license = GPL3 | 7 | license = GPL3 |
8 | makedepends = java-environment-openjdk=8 | 8 | makedepends = java-environment-openjdk=8 |
9 | makedepends = apache-ant | ||
10 | depends = java-runtime=8 | 9 | depends = java-runtime=8 |
11 | depends = bash | 10 | depends = bash |
12 | depends = hicolor-icon-theme | 11 | depends = hicolor-icon-theme |
@@ -13,7 +13,7 @@ arch=('any') | |||
13 | url="https://github.com/reds-heig/logisim-evolution" | 13 | url="https://github.com/reds-heig/logisim-evolution" |
14 | license=('GPL3') | 14 | license=('GPL3') |
15 | depends=('java-runtime=8' 'bash' 'hicolor-icon-theme') | 15 | depends=('java-runtime=8' 'bash' 'hicolor-icon-theme') |
16 | makedepends=('java-environment-openjdk=8' 'apache-ant') | 16 | makedepends=('java-environment-openjdk=8') |
17 | 17 | ||
18 | source=("${pkgname}-${pkgver}.tar.gz::https://github.com/reds-heig/logisim-evolution/archive/v${pkgver}.tar.gz" | 18 | source=("${pkgname}-${pkgver}.tar.gz::https://github.com/reds-heig/logisim-evolution/archive/v${pkgver}.tar.gz" |
19 | 'logisim-evolution.desktop' | 19 | 'logisim-evolution.desktop' |