summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKrzysztof AS (3ED)2016-03-02 14:38:54 +0100
committerKrzysztof AS (3ED)2016-03-02 14:38:54 +0100
commitce4ec14eaa4e44f9e6d1305c48f59c3fe5d44b8c (patch)
treea2fdd91bc1252e2f61da835732fb81dc37f45048 /PKGBUILD
parent6c50b5ee070e8b6297b3e9b66eb2f2bd187d72ef (diff)
downloadaur-ce4ec14eaa4e44f9e6d1305c48f59c3fe5d44b8c.tar.gz
Update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index df6922da390d..ea9247e5aa4b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Eric Forgeot < http://anamnese.online.fr >
pkgname=qtads
-pkgver=2.1.6
-pkgrel=2
+pkgver=2.1.7
+pkgrel=1
url="http://qtads.sourceforge.net/"
license=('GPL')
pkgdesc="A Qt-based interpreter for TADS text adventures. Support TADS 2 and 3, both for text-only and multimedia adventures."
@@ -12,8 +12,8 @@ arch=('i686' 'x86_64')
depends=('qt5-base' 'sdl_sound' 'sdl_mixer')
source=(http://downloads.sourceforge.net/sourceforge/qtads/$pkgname-$pkgver.tar.bz2
$pkgname.desktop)
-md5sums=('58ed4a2cb3e9615cbeaca266998b86d4'
- '53e37927a65bb80f4af9ba7d40d3f32a')
+sha512sums=('ab88aa20991642df6048af49d2cd7b804dbb98b3f5c6ab38ad974e8b39531d880eac0eae0ba773f332e9568578b76b677bc35753f7d1e6d9a99d919b15f4c6ee'
+ '90daa97576717fa4eb7d81599fcc24fa7fa025e03ab4690a1b4e99f6cd855348c3ba9319a36f51b14bc9180454b15e0f35653912e5f3877bea0694b5e44e415c')
build() {
cd $srcdir/$pkgname-$pkgver