summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBrett Cornwall2019-09-25 19:09:44 -0700
committerBrett Cornwall2019-09-25 19:09:44 -0700
commit13d187a952e9065752f89c6aab23dbcba401bc7f (patch)
treef4f6fbe57ddeb9c4bf13a6cbb29163c8453dfc37 /PKGBUILD
parent8974152f5eb5bd364220d1603b29ed93fca7d18b (diff)
downloadaur-13d187a952e9065752f89c6aab23dbcba401bc7f.tar.gz
upgpkg: 3.4.4.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0c4fdad777d6..31bf337612e1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: xyproto
pkgname=ags
-pkgver=3.4.4.0
+pkgver=3.4.4.1
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=('1315d70354df96551ed438b29c624aa78b13832473a0d0409bdfda1a8431de01'
+sha256sums=('270df55df129563b7c759e8c1e14616669b991c268b0cf55bbb6aa27c3922fb4'
'6b7092e5794ae532f79c5c6ad5f5761c217b3ec874da43537152fb8e60b20019')
prepare() {