summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTyler Johnson2020-03-08 03:39:37 +0000
committerTyler Johnson2020-03-08 03:39:37 +0000
commit5e5cced3d2dac6a9d8ad2a347ad80188553e8f6e (patch)
treea900d896049f5ea3d657b314a3c4f780f287b434
parent1bd1b14ee5ba6c3fdc6bcf732a99ee3a7aea2daf (diff)
downloadaur-5e5cced3d2dac6a9d8ad2a347ad80188553e8f6e.tar.gz
1bd1b14
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
-rw-r--r--SLITHERLING_VERSION2
-rw-r--r--src.tar.gzbin7160 -> 7160 bytes
4 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4fd3d7f749e1..aeea8f574c6f 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 = 9ef3e72
- pkgrel = 3
- epoch = 1583631779
+ pkgver = 35c7a56
+ pkgrel = 1
+ epoch = 1583638775
arch = i686
arch = x86_64
license = GPL-3.0
diff --git a/PKGBUILD b/PKGBUILD
index b4144bea4eb2..606ca7aba52a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Tyler Johnson <tejohnso2 at popular google mail domain>
pkgname=slitherling
-pkgver=d85671f
+pkgver=35c7a56
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=1583638467
+epoch=1583638775
build() {
cd ..
mkdir -p build
diff --git a/SLITHERLING_VERSION b/SLITHERLING_VERSION
index c4478b9038dd..b12827088252 100644
--- a/SLITHERLING_VERSION
+++ b/SLITHERLING_VERSION
@@ -1 +1 @@
-d85671f
+35c7a56
diff --git a/src.tar.gz b/src.tar.gz
index 5aad70023f0b..478cf4b10250 100644
--- a/src.tar.gz
+++ b/src.tar.gz
Binary files differ