summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEggbertx2020-12-01 12:51:31 -0800
committerEggbertx2020-12-01 12:51:31 -0800
commita27633cc827fbc4167d71b36e17f473f55ac6671 (patch)
tree4b81b3b1e5e587d7d1419ee626bc84fb38347730
parentc563a880677e6c6b903de8c1976164aedbdf4d72 (diff)
downloadaur-a27633cc827fbc4167d71b36e17f473f55ac6671.tar.gz
update to v5.5.2
-rw-r--r--.SRCINFO4
-rwxr-xr-xPKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 08f1469936e1..0ebc7a2f275b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = minisphere
pkgdesc = A fast, lightweight implementation of the Sphere game engine
- pkgver = 5.5.1
+ pkgver = 5.5.2
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.1.tar.gz
+ source = https://github.com/fatcerberus/minisphere/archive/v5.5.2.tar.gz
sha256sums = SKIP
pkgname = minisphere
diff --git a/PKGBUILD b/PKGBUILD
index ea439ffcbec0..a2151b7081ae 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Joshua Merrell <joshuamerrell@gmail.com>
pkgname=minisphere
-pkgver=5.5.1
+pkgver=5.5.2
pkgrel=1
pkgdesc="A fast, lightweight implementation of the Sphere game engine"
arch=('i686' 'x86_64')