summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Bezies2019-01-22 22:31:53 +0100
committerFrederic Bezies2019-01-22 22:31:53 +0100
commit1e158be062ce2c26f6b825aafda035e1b8ce36d6 (patch)
treeed006c372e7b3ee9607bb818e6aed9fc46e447fc
parent9ea3c83c0121c00bfc2f8f0c3e414e1b384aa357 (diff)
downloadaur-1e158be062ce2c26f6b825aafda035e1b8ce36d6.tar.gz
January 22nd, 2019 update
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 64c16920ce00..adeca96439d2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Sat Oct 22 21:11:30 UTC 2016
pkgbase = nethack-git
pkgdesc = A single player dungeon exploration game
- pkgver = 3.6.0.r728.gf715224
+ pkgver = 3.6.1.r977.ga14752ab
pkgrel = 1
url = http://www.nethack.org/index.html
install = nethack.install
@@ -14,7 +12,7 @@ pkgbase = nethack-git
provides = nethack
conflicts = nethack
replaces = nethack
- source = git://git.code.sf.net/p/nethack/NetHack#branch=NetHack-3.6.0
+ source = git://git.code.sf.net/p/nethack/NetHack#branch=NetHack-3.6.2-beta01
md5sums = SKIP
pkgname = nethack-git
diff --git a/PKGBUILD b/PKGBUILD
index 057870de2426..972f2e834a16 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
#
pkgname=nethack-git
-pkgver=3.6.0.r728.gf715224
+pkgver=3.6.1.r977.ga14752ab
pkgrel=1
pkgdesc='A single player dungeon exploration game'
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ url='http://www.nethack.org/index.html'
license=('custom')
depends=('ncurses' 'gzip')
install=nethack.install
-source=('git://git.code.sf.net/p/nethack/NetHack#branch=NetHack-3.6.0')
+source=('git://git.code.sf.net/p/nethack/NetHack#branch=NetHack-3.6.2-beta01')
md5sums=('SKIP')
conflicts=('nethack')
provides=('nethack')