summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b5c8c8f4abad..364ee3fad253 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = citybound-bin
pkgdesc = A city building game that uses microscopic models to vividly simulate the organism of a city arising from the interactions of millions of individuals.
pkgver = 0.1.2
- pkgrel = 1
+ pkgrel = 823
url = https://aeplay.org/citybound
arch = x86_64
license = GPL3
provides = citybound
- source = https://citybound-livebuilds.s3.amazonaws.com/citybound-v0.1.2-814-gf3cb7cb-linux.tar.gz
- md5sums = 34133e59557ba37be10bdfa5257a84f9
+ source = https://citybound-livebuilds.s3.amazonaws.com/citybound-v0.1.2-823-gdfa71eb-linux.tar.gz
+ md5sums = b280d48e57ed1d92b1b15606bf159050
pkgname = citybound-bin
diff --git a/PKGBUILD b/PKGBUILD
index 2fd479f33d31..a7a286536b44 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Mainintainer : Lucas Rooyakkers <lucas dot rooyakkers at pm dot me>
pkgname=citybound-bin
pkgver=0.1.2
-pkgrel=1
+pkgrel=823
license=('GPL3')
pkgdesc="A city building game that uses microscopic models to vividly simulate the organism of a city arising from the interactions of millions of individuals."
url="https://aeplay.org/citybound"
arch=('x86_64')
provides=('citybound')
conflicts=()
-source=("https://citybound-livebuilds.s3.amazonaws.com/citybound-v0.1.2-814-gf3cb7cb-linux.tar.gz")
-md5sums=('34133e59557ba37be10bdfa5257a84f9')
+source=("https://citybound-livebuilds.s3.amazonaws.com/citybound-v0.1.2-823-gdfa71eb-linux.tar.gz")
+md5sums=('b280d48e57ed1d92b1b15606bf159050')
package() {
tar -xzvf "citybound-v0.1.2-814-gf3cb7cb-linux.tar.gz"