summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ed5285ec87e3..458fc33cb46f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = netris-git
pkgdesc = Mark H. Weaver's Netris - A networked terminal version of Tetris. This is my fork, which itself is based on Nathan Aclander's fork.
- pkgver = 0.55g
- pkgrel = 2
+ pkgver = 0.56g_1
+ pkgrel = 1
url = https://github.com/gammy/netris.git
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index f850da3a0e7d..4acc93cd7311 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Kristian Gunstone <kristian.gunstone.butnotthispart@pean.northis.org>
pkgname=netris-git
-pkgver=0.55g_10 # Is automatically updated by pkgver() below
+pkgver=0.56g_1 # Is automatically updated by pkgver() below
pkgrel=1
pkgdesc="Mark H. Weaver's Netris - A networked terminal version of Tetris. This is my fork, which itself is based on Nathan Aclander's fork."
arch=('i686' 'x86_64')