summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAidan Coward2019-06-26 18:53:37 -0400
committerAidan Coward2019-06-26 18:53:37 -0400
commitc3d34deec59631d5bde4ed36057bea3f244b0cea (patch)
tree4577017b4b83095b2aeaba5871496a46c8cdd749
parent88f625fac5d9c1ef7f7f34ad250967c1a54539f0 (diff)
downloadaur-c3d34deec59631d5bde4ed36057bea3f244b0cea.tar.gz
forgot to update pkgrel to 2
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 50c089d6bae5..db977f389db0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = xmage
pkgdesc = Java-based program for playing Magic:The Gathering, including client and server
pkgver = 1.4.36V3
- pkgrel = 1
+ pkgrel = 2
url = http://xmage.de
install = xmage.install
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index d333e3334c86..604d12350a7a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=xmage
pkgver=1.4.36V3
-pkgrel=1
+pkgrel=2
pkgdesc="Java-based program for playing Magic:The Gathering, including client and server"