summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoshua Merrell2018-07-02 15:56:57 -0700
committerJoshua Merrell2018-07-02 15:56:57 -0700
commit6bb917ee9047a3d1733cf525f5551f20232089f5 (patch)
treeee9c0e941c93867af91bebfdf5cb28a06b263a75
parent5af87bd6ff8132e1ba2bbeb990a8c6747d35cf44 (diff)
downloadaur-6bb917ee9047a3d1733cf525f5551f20232089f5.tar.gz
update to v5.2.11
-rw-r--r--.SRCINFO4
-rwxr-xr-xPKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 51e2e25078c6..5707dab92103 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = minisphere
pkgdesc = A fast, lightweight implementation of the Sphere game engine
- pkgver = 5.2.10
+ pkgver = 5.2.11
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.10.tar.gz
+ source = https://github.com/fatcerberus/minisphere/archive/v5.2.11.tar.gz
sha256sums = SKIP
pkgname = minisphere
diff --git a/PKGBUILD b/PKGBUILD
index fba235770ae9..730e367bb322 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Joshua Merrell <joshuamerrell@gmail.com>
pkgname=minisphere
-pkgver=5.2.10
+pkgver=5.2.11
pkgrel=1
pkgdesc="A fast, lightweight implementation of the Sphere game engine"
arch=('i686' 'x86_64')