summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEggbertx2020-09-14 12:16:46 -0700
committerEggbertx2020-09-14 12:16:46 -0700
commitc563a880677e6c6b903de8c1976164aedbdf4d72 (patch)
tree0a7d8bdebf9480272cb25d5a13e2181f0c9e528d
parent416fa92a2677bcbfff306046dacc8bb5c728d6b1 (diff)
downloadaur-c563a880677e6c6b903de8c1976164aedbdf4d72.tar.gz
update to v5.5.1
-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')