summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBrett Cornwall2019-07-14 07:38:15 -0600
committerBrett Cornwall2019-07-14 07:38:15 -0600
commit8974152f5eb5bd364220d1603b29ed93fca7d18b (patch)
treec1af53fa0d5f41f625cd1b6245bc7e2b10a999c7 /PKGBUILD
parentbc762ae9570317ed537703a8b1a63f1a20f11cfb (diff)
downloadaur-8974152f5eb5bd364220d1603b29ed93fca7d18b.tar.gz
upgpkg: 3.4.4.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d8b7daaeb5d5..0c4fdad777d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: xyproto
pkgname=ags
-pkgver=3.4.3.1
+pkgver=3.4.4.0
pkgrel=1
pkgdesc='A development tool that is primarily used to create graphical adventure games'
arch=('x86_64')
@@ -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=('01479c2e68dcf40f0a5283ee469acf399834c0734b979bc729d8274c9ca0273f'
+sha256sums=('1315d70354df96551ed438b29c624aa78b13832473a0d0409bdfda1a8431de01'
'6b7092e5794ae532f79c5c6ad5f5761c217b3ec874da43537152fb8e60b20019')
prepare() {