summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Bezies2019-07-05 19:06:41 +0200
committerFrederic Bezies2019-07-05 19:06:41 +0200
commitb861915dd6b91767fb1940b6c6df26471f6b7715 (patch)
tree988d9e94a02001162352fa2818eca92e39587c64
parentb2c1ec170e5400433a0551de3962ed8b70f08a2d (diff)
downloadaur-b861915dd6b91767fb1940b6c6df26471f6b7715.tar.gz
July 5th, 2019 update
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 26684264e274..5cbd0b19e174 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nethack-git
pkgdesc = A single player dungeon exploration game
- pkgver = 3.6.3_WIP.r150.g88f19c57
+ pkgver = 3.6.3_WIP.r190.gf75deae0
pkgrel = 1
url = https://www.nethack.org/index.html
install = nethack.install
diff --git a/PKGBUILD b/PKGBUILD
index 902674c352eb..bcab3e63dfc1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
#
pkgname=nethack-git
-pkgver=3.6.3_WIP.r150.g88f19c57
+pkgver=3.6.3_WIP.r190.gf75deae0
pkgrel=1
pkgdesc='A single player dungeon exploration game'
arch=('i686' 'x86_64')