summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEggbertx2020-02-21 07:42:46 -0800
committerEggbertx2020-02-21 07:42:46 -0800
commit1b7ed99384ad18f1029052cd6dcbb70bea288c33 (patch)
tree839f408b92c99b2bb00fbe0a1b6df8de904ea165
parent0794f6783f4d64493811dfc66d611bb9b9485ef7 (diff)
downloadaur-1b7ed99384ad18f1029052cd6dcbb70bea288c33.tar.gz
update to v5.4.2
-rw-r--r--.SRCINFO4
-rwxr-xr-xPKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1c6a9c104e85..c063b58a2623 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = minisphere
pkgdesc = A fast, lightweight implementation of the Sphere game engine
- pkgver = 5.4.1
+ pkgver = 5.4.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.4.1.tar.gz
+ source = https://github.com/fatcerberus/minisphere/archive/v5.4.2.tar.gz
sha256sums = SKIP
pkgname = minisphere
diff --git a/PKGBUILD b/PKGBUILD
index 35ad6111ff35..b07176086aac 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Joshua Merrell <joshuamerrell@gmail.com>
pkgname=minisphere
-pkgver=5.4.1
+pkgver=5.4.2
pkgrel=1
pkgdesc="A fast, lightweight implementation of the Sphere game engine"
arch=('i686' 'x86_64')