summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Bezies2019-08-03 21:23:11 +0200
committerFrederic Bezies2019-08-03 21:23:11 +0200
commit9448e10e5b1169782337ebbb2bc8b591cc4f9207 (patch)
tree49d624745783033cac8f5ad925d773fc0910c06d
parent23fcae13c581a91754e3afc543ebc5ef598baaf0 (diff)
downloadaur-9448e10e5b1169782337ebbb2bc8b591cc4f9207.tar.gz
August 3rd, 2019 update
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 917c0e29323a..6ed9739170fd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nethack-git
pkgdesc = A single player dungeon exploration game
- pkgver = 3.6.3_WIP.r255.ga607ea2b
+ pkgver = 3.6.3_WIP.r261.g508af05e
pkgrel = 1
url = https://www.nethack.org/index.html
install = nethack.install
diff --git a/PKGBUILD b/PKGBUILD
index b049f05d2684..0a2e24ec7240 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
#
pkgname=nethack-git
-pkgver=3.6.3_WIP.r255.ga607ea2b
+pkgver=3.6.3_WIP.r261.g508af05e
pkgrel=1
pkgdesc='A single player dungeon exploration game'
arch=('i686' 'x86_64')