summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAngelo Theodorou2022-07-27 21:46:15 +0200
committerAngelo Theodorou2022-07-27 21:46:15 +0200
commit02f50a174cb0caf7d8762b48403484f7f615fbdd (patch)
tree631c15f87af6d468b9259c7561e15222868caf96
parent99913accc477a5ecbab07a829d1e4c123e87f8a3 (diff)
downloadaur-02f50a174cb0caf7d8762b48403484f7f615fbdd.tar.gz
Update to v3.3.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 57771073cbf3..07fe77219b5a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = stratagus
pkgdesc = A free cross-platform real-time strategy gaming engine
- pkgver = 3.2.0
+ pkgver = 3.3.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+https://github.com/Wargus/stratagus.git#tag=v3.2.0
+ source = stratagus::git+https://github.com/Wargus/stratagus.git#tag=v3.3.0
md5sums = SKIP
pkgname = stratagus
diff --git a/PKGBUILD b/PKGBUILD
index b2b95a96fd09..64f593685b54 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Angelo Theodorou <encelo at users dot sourceforge dot net>
pkgname=stratagus
-pkgver=3.2.0
+pkgver=3.3.0
pkgrel=1
pkgdesc="A free cross-platform real-time strategy gaming engine"
arch=('i686' 'x86_64')