summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTyler Johnson2020-03-31 04:11:40 +0000
committerTyler Johnson2020-03-31 04:11:40 +0000
commit6dcd9542435c765e5eeca8a31b294d13a4b09bf2 (patch)
treed75d6bb4d6f410d7a82f62b73806abc1b6ca4fa4
parent435a88d2a86987759a3b1e56e2c1edac50037742 (diff)
downloadaur-6dcd9542435c765e5eeca8a31b294d13a4b09bf2.tar.gz
e2a2e8c
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
-rw-r--r--SLITHERLING_VERSION2
3 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 32017b0961cb..c4fc701158cf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = slitherling
pkgdesc = A simple snake game. Feed your snake with fruit. Arrow keys, VIM keys, or spacebar (easy mode).
- pkgver = 9152b6f
+ pkgver = e2a2e8c
pkgrel = 1
- epoch = 1585504614
+ epoch = 1585627882
arch = i686
arch = x86_64
license = GPL-3.0
diff --git a/PKGBUILD b/PKGBUILD
index 4967223b7a2e..b07be07fa003 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tyler Johnson <tejohnso2 at popular google mail domain>
pkgname=slitherling
-pkgver=9152b6f
+pkgver=e2a2e8c
pkgrel=1
pkgdesc="A simple snake game. Feed your snake with fruit. Arrow keys, VIM keys, or spacebar (easy mode)."
arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@ source=("https://storage.googleapis.com/slitherling-source/src-$pkgver.tar.gz"
"https://storage.googleapis.com/slitherling-source/resources-$pkgver.tar.gz")
md5sums=("SKIP" "SKIP")
makedepends=('gcc>=9.0.0' 'cmake>=3.11' 'ninja>=1.10')
-epoch=1585504614
+epoch=1585627882
build() {
cd $SRCDEST/src
cp ../CMakeLists.txt .
diff --git a/SLITHERLING_VERSION b/SLITHERLING_VERSION
index 632a7a749c5c..5da516dce058 100644
--- a/SLITHERLING_VERSION
+++ b/SLITHERLING_VERSION
@@ -1 +1 @@
-9152b6f
+e2a2e8c