summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathan Liu2018-08-13 13:54:04 +1000
committerJonathan Liu2018-08-13 13:54:04 +1000
commitad9e01b362859690ca400825280eefbc52334d1b (patch)
tree8b1291c86e2824a51b25d77c7dfba9948d0b1526 /PKGBUILD
parentcad30d5fc95fde6f1c4998b28621b259eaa6fde0 (diff)
downloadaur-ad9e01b362859690ca400825280eefbc52334d1b.tar.gz
Update to 6M62-3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ce6ab8f6459a..21ba2cb796e6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Jonathan Liu <net147@gmail.com>
pkgname=inform7
pkgver=6M62
-pkgrel=2
+pkgrel=3
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=('33088472eea68c35c2985e4ee1b52dcf'
+md5sums=('cf8a251a3531eadf29d9490c2bb53802'
'647052976b3870e975e069f71f770d20'
'a18958ae17bcc3733119cad77376eec5')