summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSpike292015-12-10 18:47:19 +0100
committerSpike292015-12-10 18:47:19 +0100
commit4108e02074994f2d65cb0781aee24d8fe95196e4 (patch)
tree9a7554100fef6a96e10aedab08a07a83bf1feceb
parent0670fc8fd1b42c84b5e9fcb90d9a20abd6b4f601 (diff)
downloadaur-4108e02074994f2d65cb0781aee24d8fe95196e4.tar.gz
C++11 ABI rebuild
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 67ca6c832e3c..8a64ef65f666 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,9 @@
+# Generated by mksrcinfo v8
+# Thu Dec 10 17:46:23 UTC 2015
pkgbase = tong
pkgdesc = Tetris meets Pong, with more twists than a contortionist club's secret handshake
pkgver = 1.3
- pkgrel = 2
+ pkgrel = 3
url = http://www.nongnu.org/tong/
install = tong.install
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 7eaeef4c8082..abbf764f0dbf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname='tong'
pkgver='1.3'
-pkgrel='2'
+pkgrel='3'
pkgdesc="Tetris meets Pong, with more twists than a contortionist club's secret handshake"
arch=('i686' 'x86_64')
url="http://www.nongnu.org/tong/"