summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTyler Johnson2020-03-08 03:34:29 +0000
committerTyler Johnson2020-03-08 03:34:29 +0000
commit1bd1b14ee5ba6c3fdc6bcf732a99ee3a7aea2daf (patch)
tree329bfab2d2f6a5796ab1475cd8096b772eb783fd
parent78219c90eb7a12cca0073d7476c1191e07553164 (diff)
downloadaur-1bd1b14ee5ba6c3fdc6bcf732a99ee3a7aea2daf.tar.gz
78219c9
-rw-r--r--PKGBUILD6
-rw-r--r--SLITHERLING_VERSION2
-rw-r--r--src.tar.gzbin7210 -> 7160 bytes
3 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a30bbd8a0d23..b4144bea4eb2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Tyler Johnson <tejohnso2 at popular google mail domain>
pkgname=slitherling
-pkgver=9ef3e72
-pkgrel=3
+pkgver=d85671f
+pkgrel=1
pkgdesc="A simple snake game. Feed your snake with fruit. Arrow keys, VIM keys, or spacebar (easy mode)."
arch=('i686' 'x86_64')
license=('GPL-3.0')
depends=('sfml')
makedepends=('gcc>=9.0.0' 'cmake>=3.11' 'ninja>=1.10')
-epoch=1583631779
+epoch=1583638467
build() {
cd ..
mkdir -p build
diff --git a/SLITHERLING_VERSION b/SLITHERLING_VERSION
index 0888c3a7eeea..c4478b9038dd 100644
--- a/SLITHERLING_VERSION
+++ b/SLITHERLING_VERSION
@@ -1 +1 @@
-9ef3e72
+d85671f
diff --git a/src.tar.gz b/src.tar.gz
index 7aa51f70a224..5aad70023f0b 100644
--- a/src.tar.gz
+++ b/src.tar.gz
Binary files differ