summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 86d6ec146229..ef3c10e9c2ae 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = stratagus
pkgdesc = A free cross-platform real-time strategy gaming engine
- pkgver = 3.1.2
+ pkgver = 3.2.0
pkgrel = 1
url = https://github.com/Wargus/stratagus
changelog = stratagus.changelog
@@ -15,7 +15,7 @@ pkgbase = stratagus
depends = libmng
depends = libtheora
depends = tolua++
- source = stratagus::git://github.com/Wargus/stratagus.git#tag=v3.1.2
+ source = stratagus::git://github.com/Wargus/stratagus.git#tag=v3.2.0
md5sums = SKIP
pkgname = stratagus
diff --git a/PKGBUILD b/PKGBUILD
index 28a11150d7d7..c583a1fd0a97 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Angelo Theodorou <encelo at users dot sourceforge dot net>
pkgname=stratagus
-pkgver=3.1.2
+pkgver=3.2.0
pkgrel=1
pkgdesc="A free cross-platform real-time strategy gaming engine"
arch=('i686' 'x86_64')