summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoshua Merrell2018-09-06 13:05:32 -0700
committerJoshua Merrell2018-09-06 13:05:32 -0700
commit5a588e3176410e7800840fa50eda1d41e9bdd84e (patch)
tree61dd0d76f74d85c6a50ab65b0f076e4fa8e59d4e
parent5f5d4e43fe12937b321b08d01235a6fe06a2a91e (diff)
downloadaur-5a588e3176410e7800840fa50eda1d41e9bdd84e.tar.gz
update to v5.2.13
-rw-r--r--.SRCINFO4
-rwxr-xr-xPKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bb8d9288e093..dc1487f24086 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = minisphere
pkgdesc = A fast, lightweight implementation of the Sphere game engine
- pkgver = 5.2.12
+ pkgver = 5.2.13
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.12.tar.gz
+ source = https://github.com/fatcerberus/minisphere/archive/v5.2.13.tar.gz
sha256sums = SKIP
pkgname = minisphere
diff --git a/PKGBUILD b/PKGBUILD
index c6e6a2a04e04..6f373310627d 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Joshua Merrell <joshuamerrell@gmail.com>
pkgname=minisphere
-pkgver=5.2.12
+pkgver=5.2.13
pkgrel=1
pkgdesc="A fast, lightweight implementation of the Sphere game engine"
arch=('i686' 'x86_64')