summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2bfb8f5ade40..ce6ab8f6459a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Jonathan Liu <net147@gmail.com>
pkgname=inform7
pkgver=6M62
-pkgrel=1
+pkgrel=2
pkgdesc="A design system for interactive fiction based on natural language"
arch=('i686' 'x86_64')
url="http://inform7.com/"
@@ -10,7 +10,7 @@ depends=('perl')
source=("http://inform7.com/download/content/${pkgver}/I7_${pkgver}_Linux_all.tar.gz"
"install-inform7.sh.patch"
"LICENSE")
-md5sums=('db5c81436cc908f5fad77cc0b59a9ff2'
+md5sums=('33088472eea68c35c2985e4ee1b52dcf'
'647052976b3870e975e069f71f770d20'
'a18958ae17bcc3733119cad77376eec5')