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 bbe77a414d12..08f1469936e1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = minisphere
pkgdesc = A fast, lightweight implementation of the Sphere game engine
- pkgver = 5.5.0
+ pkgver = 5.5.1
pkgrel = 1
url = https://github.com/fatcerberus/minisphere
arch = i686
@@ -9,7 +9,7 @@ pkgbase = minisphere
depends = allegro
depends = libmng
depends = libChakraCore.so
- source = https://github.com/fatcerberus/minisphere/archive/v5.5.0.tar.gz
+ source = https://github.com/fatcerberus/minisphere/archive/v5.5.1.tar.gz
sha256sums = SKIP
pkgname = minisphere
diff --git a/PKGBUILD b/PKGBUILD
index 621baa76bb03..ea439ffcbec0 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Joshua Merrell <joshuamerrell@gmail.com>
pkgname=minisphere
-pkgver=5.5.0
+pkgver=5.5.1
pkgrel=1
pkgdesc="A fast, lightweight implementation of the Sphere game engine"
arch=('i686' 'x86_64')