summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2018-12-17 13:01:39 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2018-12-17 13:01:39 -0500
commitaa93d3b03e8883a95f74276858b1d6e47c540e7b (patch)
treee19159e16d90673c9e1abcf4ab6b3feb215a8720
parent637f7231f9807d398e0e402fa0bc5bbd398135f9 (diff)
angband-4.1.3-1.par1: updating version
-rw-r--r--libre/angband/PKGBUILD17
1 files changed, 10 insertions, 7 deletions
diff --git a/libre/angband/PKGBUILD b/libre/angband/PKGBUILD
index 28f16b9ce..e6d5195d9 100644
--- a/libre/angband/PKGBUILD
+++ b/libre/angband/PKGBUILD
@@ -15,13 +15,16 @@
# - removed nonfree artwork and sound effects
pkgname=angband
-pkgver=4.1.2
-pkgrel=1.parabola1
-pkgdesc="A roguelike dungeon exploration game based on the writings of JRR Tolkien, without nonfree artwork and sound effects"
-arch=('x86_64' 'i686' 'armv7h')
+pkgver=4.1.3
+pkgrel=1
+pkgrel+=.par1
+pkgdesc="A roguelike dungeon exploration game based on the writings of JRR Tolkien"
+pkgdesc+=", without nonfree artwork and sound effects"
+arch=('x86_64')
+arch+=('i686' 'armv7h')
url="http://rephial.org/"
license=('GPL2' 'custom')
-depends=('sdl_image' 'sdl_ttf' 'sdl_mixer' 'ncurses')
+depends=('sdl_image' 'sdl_ttf' 'sdl_mixer' 'ncurses' 'xorg-fonts-misc')
makedepends=('python-docutils')
source=("http://rephial.org/downloads/${pkgver:0:3}/${pkgname}-${pkgver}.tar.gz"
"libre.patch")
@@ -65,5 +68,5 @@ package() {
install -Dm644 copying.txt "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
}
-md5sums=('d5499e26f59beb745d68a66d67050fc6'
- 'e5c50ec178e2ff617a00b3d7a10ea803')
+sha256sums=('9402c4f8da691edbd4567a948c5663e1066bee3fcb4a62fbcf86b5454918406f'
+ 'fa1524d1a3c5768b9090630d16393274fe007f87f3c0a00c4ffb5fc66e84fee9')