summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rwxr-xr-xPKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 97cfcc0abe54..51e2e25078c6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = minisphere
pkgdesc = A fast, lightweight implementation of the Sphere game engine
- pkgver = 5.2.9
+ pkgver = 5.2.10
pkgrel = 1
url = https://github.com/fatcerberus/minisphere
arch = i686
@@ -8,7 +8,7 @@ pkgbase = minisphere
license = BSD
depends = allegro
depends = libmng
- source = https://github.com/fatcerberus/minisphere/archive/v5.2.9.tar.gz
+ source = https://github.com/fatcerberus/minisphere/archive/v5.2.10.tar.gz
sha256sums = SKIP
pkgname = minisphere
diff --git a/PKGBUILD b/PKGBUILD
index 50b399c39a6f..fba235770ae9 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Joshua Merrell <joshuamerrell@gmail.com>
pkgname=minisphere
-pkgver=5.2.9
+pkgver=5.2.10
pkgrel=1
pkgdesc="A fast, lightweight implementation of the Sphere game engine"
arch=('i686' 'x86_64')