summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Bezies2019-11-05 15:50:32 +0100
committerFrederic Bezies2019-11-05 15:50:32 +0100
commit68a725967e7910865ec0eb5df276dd26a514d877 (patch)
tree86de3dc82444434391a3d69d120c99728712bc93
parentfe0110271c227e73d0840e86c816566184f51fdb (diff)
downloadaur-68a725967e7910865ec0eb5df276dd26a514d877.tar.gz
November 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 1a4435afcde2..2410f9c8bc7a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nethack-git
pkgdesc = A single player dungeon exploration game
- pkgver = 3.6.3_WIP.r362.g5690cce58
+ pkgver = 3.6.3.wip.2019.11.04.r6.g26121fca9
pkgrel = 1
url = https://www.nethack.org/index.html
install = nethack.install
diff --git a/PKGBUILD b/PKGBUILD
index eb41fee0ed3c..c33a3265bb2d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
#
pkgname=nethack-git
-pkgver=3.6.3_WIP.r362.g5690cce58
+pkgver=3.6.3.wip.2019.11.04.r6.g26121fca9
pkgrel=1
pkgdesc='A single player dungeon exploration game'
arch=('i686' 'x86_64')