summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBrett Cornwall2019-02-07 17:10:36 -0700
committerBrett Cornwall2019-02-07 17:10:36 -0700
commitcde9b8df5a29ec5791049a07328380dafe6e480c (patch)
treeee68f70264b94666b26ab177b7437899533fe427 /PKGBUILD
parentede0d050d985d9e0cfc7a7f2d08751d76d16d94c (diff)
downloadaur-cde9b8df5a29ec5791049a07328380dafe6e480c.tar.gz
upstream keeps re-publishing the same version...
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 15638f6a3c8c..6561e6eb17b7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=ags
pkgver=3.4.3.0
-pkgrel=1
+pkgrel=2
pkgdesc='A development tool that is primarily used to create graphical adventure games'
arch=('x86_64')
url='https://github.com/adventuregamestudio/ags'
@@ -14,7 +14,7 @@ depends=('dumb-a4' 'libtheora' 'freetype2')
makedepends=('wxgtk')
source=("$pkgname-$pkgver.tar.gz::https://github.com/adventuregamestudio/ags/archive/v.$pkgver.tar.gz"
'https://github.com/adventuregamestudio/ags/commit/44d954493bb5f3e95a11a4eddbb62bd6110b1b63.patch')
-sha256sums=('db95259eb4b602812388b1b95d8c71101c71a5208287ea2dc7f11bb202fd526e'
+sha256sums=('b32917fda6db9478f6a09c12d9cdb19f0586a9cf21b0f7a98e27b5061cec48a3'
'6b7092e5794ae532f79c5c6ad5f5761c217b3ec874da43537152fb8e60b20019')
prepare() {