[arch-commits] Commit in angband/trunk (PKGBUILD)

Jakob Gruber schuay at archlinux.org
Tue Aug 20 19:42:36 UTC 2019


    Date: Tuesday, August 20, 2019 @ 19:42:36
  Author: schuay
Revision: 500346

upgpkg: angband 4.2.0-1

4.2.0-1

Modified:
  angband/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-20 18:46:49 UTC (rev 500345)
+++ PKGBUILD	2019-08-20 19:42:36 UTC (rev 500346)
@@ -8,7 +8,7 @@
 # Contributor: Sebastian Sareyko <public at nooms.de>
 
 pkgname=angband
-pkgver=4.1.3
+pkgver=4.2.0
 pkgrel=1
 pkgdesc="A roguelike dungeon exploration game based on the writings of JRR Tolkien"
 arch=('x86_64')
@@ -49,7 +49,7 @@
   make DESTDIR="${pkgdir}" install
 
   rm -f "${pkgdir}/usr/share/angband/*/delete.me"
-  install -Dm644 copying.txt "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
+  install -Dm644 docs/copying.rst "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
 }
 
-md5sums=('e576c2dd05f3106a32db7057aa6b80c7')
+md5sums=('c0c11a5e73bf1ad9c31a9df8d5f03781')



More information about the arch-commits mailing list