diff options
-rw-r--r-- | .SRCINFO | 8 | ||||
-rw-r--r-- | PKGBUILD | 6 |
2 files changed, 7 insertions, 7 deletions
@@ -1,18 +1,18 @@ | |||
1 | pkgbase = logisim-evolution | 1 | pkgbase = logisim-evolution |
2 | pkgdesc = An educational tool for designing and simulating digital logic circuits | 2 | pkgdesc = An educational tool for designing and simulating digital logic circuits |
3 | pkgver = 3.3.4 | 3 | pkgver = 3.3.6 |
4 | pkgrel = 2 | 4 | pkgrel = 1 |
5 | url = https://github.com/reds-heig/logisim-evolution | 5 | url = https://github.com/reds-heig/logisim-evolution |
6 | arch = any | 6 | arch = any |
7 | license = GPL3 | 7 | license = GPL3 |
8 | depends = java-runtime>=10 | 8 | depends = java-runtime>=10 |
9 | depends = bash | 9 | depends = bash |
10 | depends = hicolor-icon-theme | 10 | depends = hicolor-icon-theme |
11 | source = logisim-evolution-3.3.4.jar::https://github.com/reds-heig/logisim-evolution/releases/download/v3.3.4/logisim-evolution-3.3.4-all.jar | 11 | source = logisim-evolution-3.3.6.jar::https://github.com/reds-heig/logisim-evolution/releases/download/v3.3.6/logisim-evolution-3.3.6-all.jar |
12 | source = logisim-evolution.desktop | 12 | source = logisim-evolution.desktop |
13 | source = logisim-evolution.sh | 13 | source = logisim-evolution.sh |
14 | source = logisim-evolution.xml | 14 | source = logisim-evolution.xml |
15 | sha256sums = b04e666ed0b74126dfc8c2ce6ae0d425ad5bb39c2d77ef214158b6dfc67f8b0d | 15 | sha256sums = 97f6c44c30550f42a71850fac8e2a604f82134ae580a4d0bfdd664938c8cf52b |
16 | sha256sums = 086851b07012f669743080dc4f059cf7727b19200384070852b34e142533385b | 16 | sha256sums = 086851b07012f669743080dc4f059cf7727b19200384070852b34e142533385b |
17 | sha256sums = d5975cc0025905ab8a8a451ce4362ba876bed88008d3a5b2c0a7f664a85da1ba | 17 | sha256sums = d5975cc0025905ab8a8a451ce4362ba876bed88008d3a5b2c0a7f664a85da1ba |
18 | sha256sums = f90c3709748af806a33c14e81c8bf91dc06c3a4f58fe00cfe14a8f1842e09dec | 18 | sha256sums = f90c3709748af806a33c14e81c8bf91dc06c3a4f58fe00cfe14a8f1842e09dec |
@@ -7,8 +7,8 @@ | |||
7 | # Contributor: Renan Birck <renan.ee.ufsm at gmail.com> | 7 | # Contributor: Renan Birck <renan.ee.ufsm at gmail.com> |
8 | 8 | ||
9 | pkgname=logisim-evolution | 9 | pkgname=logisim-evolution |
10 | pkgver=3.3.4 | 10 | pkgver=3.3.6 |
11 | pkgrel=2 | 11 | pkgrel=1 |
12 | pkgdesc='An educational tool for designing and simulating digital logic circuits' | 12 | pkgdesc='An educational tool for designing and simulating digital logic circuits' |
13 | arch=('any') | 13 | arch=('any') |
14 | url="https://github.com/reds-heig/logisim-evolution" | 14 | url="https://github.com/reds-heig/logisim-evolution" |
@@ -19,7 +19,7 @@ source=("${pkgname}-${pkgver}.jar::https://github.com/reds-heig/logisim-evolutio | |||
19 | "${pkgname}.desktop" | 19 | "${pkgname}.desktop" |
20 | "${pkgname}.sh" | 20 | "${pkgname}.sh" |
21 | "${pkgname}.xml") | 21 | "${pkgname}.xml") |
22 | sha256sums=('b04e666ed0b74126dfc8c2ce6ae0d425ad5bb39c2d77ef214158b6dfc67f8b0d' | 22 | sha256sums=('97f6c44c30550f42a71850fac8e2a604f82134ae580a4d0bfdd664938c8cf52b' |
23 | '086851b07012f669743080dc4f059cf7727b19200384070852b34e142533385b' | 23 | '086851b07012f669743080dc4f059cf7727b19200384070852b34e142533385b' |
24 | 'd5975cc0025905ab8a8a451ce4362ba876bed88008d3a5b2c0a7f664a85da1ba' | 24 | 'd5975cc0025905ab8a8a451ce4362ba876bed88008d3a5b2c0a7f664a85da1ba' |
25 | 'f90c3709748af806a33c14e81c8bf91dc06c3a4f58fe00cfe14a8f1842e09dec') | 25 | 'f90c3709748af806a33c14e81c8bf91dc06c3a4f58fe00cfe14a8f1842e09dec') |