From aa93d3b03e8883a95f74276858b1d6e47c540e7b Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Mon, 17 Dec 2018 13:01:39 -0500 Subject: angband-4.1.3-1.par1: updating version --- libre/angband/PKGBUILD | 17 ++++++++++------- 1 file 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') -- cgit v1.2.3