summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorf43nd1r2019-04-20 11:22:50 +0200
committerf43nd1r2019-04-20 11:22:50 +0200
commit16d532386ab864ac3ea1152a55b7e5fff6bbcc40 (patch)
tree63a312038af3df1e535a8c53a05605861d7391e4 /PKGBUILD
parent04011973cf9cd3321392226947707daf368a106f (diff)
downloadaur-16d532386ab864ac3ea1152a55b7e5fff6bbcc40.tar.gz
update to version 1.5.1.201904160221
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 979e5e8382b4..691d0462de66 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,10 @@
# Contributer: Tanguy ALEXIS <tanguy@metatux.fr>
# Contributer: Shaun Hammill <plloi.pllex@gmail.com>
# Contributer: Travis Lyons <travis.lyons@gmail.com>
+# Contributer: Lukas Morawietz <lukas.morawietz@gmail.com>
pkgname=magicassistant-gtk
-pkgver=1.5.1.201710120137
+pkgver=1.5.1.201904160221
pkgrel=1
pkgdesc="Card Browser, Library Organizer, Deck Builder and Tournament Manager for Magic the Gathering Card Game"
arch=(x86_64)
@@ -12,7 +13,7 @@ url="http://sourceforge.net/projects/mtgbrowser/"
license=('EPL')
depends=(gtk2 'java-runtime>=8' unzip webkitgtk)
source_x86_64=(https://downloads.sourceforge.net/project/mtgbrowser/Magic_Assistant/1.5.0/magicassistant-${pkgver}-linux.gtk.x86_64.zip magicassistant.desktop)
-sha1sums_x86_64=('9851a432513beade60e9c960ea3a65c0b75e8446'
+sha1sums_x86_64=('11d3f7f15689080d229950dba67689d346cbc0d2'
'505df40fea145a68ba3bed4b813a7668c61caeda')
package() {