summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoshua Merrell2018-06-18 10:57:28 -0700
committerJoshua Merrell2018-06-18 10:57:28 -0700
commit5af87bd6ff8132e1ba2bbeb990a8c6747d35cf44 (patch)
treeb9bd35ba55f9822d899c7a1c1a5dd75af0c0fd2a
parentc572d8e76ce60db75cd09e6eb3bf1cd77a8abe05 (diff)
downloadaur-5af87bd6ff8132e1ba2bbeb990a8c6747d35cf44.tar.gz
update to v5.2.10
-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')