summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Bezies2019-07-16 17:35:35 +0200
committerFrederic Bezies2019-07-16 17:35:35 +0200
commit23fcae13c581a91754e3afc543ebc5ef598baaf0 (patch)
tree6b257608e6c1ff9a115a0839a6b998f305436143
parentb861915dd6b91767fb1940b6c6df26471f6b7715 (diff)
downloadaur-23fcae13c581a91754e3afc543ebc5ef598baaf0.tar.gz
July 16th, 2019 update
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5cbd0b19e174..917c0e29323a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nethack-git
pkgdesc = A single player dungeon exploration game
- pkgver = 3.6.3_WIP.r190.gf75deae0
+ pkgver = 3.6.3_WIP.r255.ga607ea2b
pkgrel = 1
url = https://www.nethack.org/index.html
install = nethack.install
diff --git a/PKGBUILD b/PKGBUILD
index bcab3e63dfc1..b049f05d2684 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
#
pkgname=nethack-git
-pkgver=3.6.3_WIP.r190.gf75deae0
+pkgver=3.6.3_WIP.r255.ga607ea2b
pkgrel=1
pkgdesc='A single player dungeon exploration game'
arch=('i686' 'x86_64')