summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 83cf0d43e585..d6f1f23f7755 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Joshua Merrell <joshuamerrell@gmail.com>
pkgname=neosphere
-pkgver=5.7.0
+pkgver=5.7.1
pkgrel=1
pkgdesc="A fast, lightweight implementation of the Sphere game engine"
arch=('x86_64')
@@ -9,7 +9,7 @@ license=('BSD')
depends=('allegro' 'libmng' 'libChakraCore.so')
replaces=('minisphere')
source=(https://github.com/fatcerberus/$pkgname/archive/v$pkgver.tar.gz)
-sha256sums=('5a8284fdedd3a57edb9c9ab12a7d1483f317919992802ca49efa434c125e3f16')
+sha256sums=('fdb63c03201508d3b9eef65d0fe0ed3a20b3bfbee2eb04ddc27c5e70f9b8f77a')
build() {
cd neosphere-$pkgver