summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStephan Springer2020-02-04 10:35:23 +0100
committerStephan Springer2020-02-04 10:35:23 +0100
commit9f8f5652b0936462a8a8262cd269ff5d15f5d215 (patch)
tree142bd191e998c60794608372d6549ee77283571e /PKGBUILD
parent48ac56d5bfc81ec3dd4b15fc3beeafd15f2e9c75 (diff)
downloadaur-9f8f5652b0936462a8a8262cd269ff5d15f5d215.tar.gz
update to version 25938042
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 62ad3b138ff1..7893e2c9835b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Darren Wu <$(base64 --decode <<<'ZGFycmVuMTk5NzA4MTBAZ21haWwuY29tCg==')>
# Contributor: Tarn Burton <twburton at gmail dot com>
-pkgname='pioneer'
-pkgver=20190203
+pkgname=pioneer
+pkgver=20200203
pkgrel=1
pkgdesc="A game of lonely space adventure"
arch=('x86_64') # 'i686' untested
@@ -32,7 +32,7 @@ makedepends=(
'cmake'
)
source=("$pkgname-$pkgver.tar.gz::https://github.com/pioneerspacesim/pioneer/archive/$pkgver.tar.gz")
-sha256sums=('e526f1659ae321f45b997c0245acecbf9c4cf2122b025ab8db1090f1b9804f5e')
+sha256sums=('3055d63c1bd3377c3794eee830a8adbd650b178bad9e927531e38cb5d5838694')
build()
{