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

2020-06-21 Thread Felix Yan via arch-commits
Date: Monday, June 22, 2020 @ 06:36:56
  Author: felixonmars
Revision: 650327

upgpkg: angband 4.2.1-1

Modified:
  angband/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-06-22 06:30:00 UTC (rev 650326)
+++ PKGBUILD2020-06-22 06:36:56 UTC (rev 650327)
@@ -8,7 +8,7 @@
 # Contributor: Sebastian Sareyko 
 
 pkgname=angband
-pkgver=4.2.0
+pkgver=4.2.1
 pkgrel=1
 pkgdesc="A roguelike dungeon exploration game based on the writings of JRR 
Tolkien"
 arch=('x86_64')
@@ -52,4 +52,4 @@
   install -Dm644 docs/copying.rst 
"${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
 }
 
-md5sums=('c0c11a5e73bf1ad9c31a9df8d5f03781')
+sha512sums=('e13681bcd74fa56fe5c606d62f1e9761c9fc5367194e0e46894a5ebf108e1553a1f96191e139f1574238b72c635436c3108c80bc656aba8e328fe4e5b301c6bc')


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

2019-08-20 Thread Jakob Gruber via arch-commits
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
===
--- PKGBUILD2019-08-20 18:46:49 UTC (rev 500345)
+++ PKGBUILD2019-08-20 19:42:36 UTC (rev 500346)
@@ -8,7 +8,7 @@
 # Contributor: Sebastian Sareyko 
 
 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')


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

2019-05-27 Thread Antonio Rojas via arch-commits
Date: Monday, May 27, 2019 @ 20:25:59
  Author: arojas
Revision: 471977

https

Modified:
  angband/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-05-27 20:25:54 UTC (rev 471976)
+++ PKGBUILD2019-05-27 20:25:59 UTC (rev 471977)
@@ -12,11 +12,11 @@
 pkgrel=1
 pkgdesc="A roguelike dungeon exploration game based on the writings of JRR 
Tolkien"
 arch=('x86_64')
-url="http://rephial.org/";
+url="https://rephial.org/";
 license=('GPL2' 'custom')
 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";)
+source=("https://rephial.org/downloads/${pkgver:0:3}/${pkgname}-${pkgver}.tar.gz";)
 
 prepare() {
   cd "${srcdir}/angband-${pkgver}"


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

2018-08-15 Thread Jakob Gruber via arch-commits
Date: Wednesday, August 15, 2018 @ 18:06:50
  Author: schuay
Revision: 371869

upgpkg: angband 4.1.3-1

4.1.3-1

Modified:
  angband/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-08-15 17:42:08 UTC (rev 371868)
+++ PKGBUILD2018-08-15 18:06:50 UTC (rev 371869)
@@ -8,7 +8,7 @@
 # Contributor: Sebastian Sareyko 
 
 pkgname=angband
-pkgver=4.1.2
+pkgver=4.1.3
 pkgrel=1
 pkgdesc="A roguelike dungeon exploration game based on the writings of JRR 
Tolkien"
 arch=('x86_64')
@@ -52,4 +52,4 @@
   install -Dm644 copying.txt "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
 }
 
-md5sums=('d5499e26f59beb745d68a66d67050fc6')
+md5sums=('e576c2dd05f3106a32db7057aa6b80c7')


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

2018-03-20 Thread Jakob Gruber via arch-commits
Date: Tuesday, March 20, 2018 @ 19:06:51
  Author: schuay
Revision: 309648

angband xorg-fonts-misc

Modified:
  angband/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-03-20 19:03:04 UTC (rev 309647)
+++ PKGBUILD2018-03-20 19:06:51 UTC (rev 309648)
@@ -14,7 +14,7 @@
 arch=('x86_64')
 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";)
 


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

2018-01-14 Thread Jakob Gruber via arch-commits
Date: Sunday, January 14, 2018 @ 18:36:27
  Author: schuay
Revision: 282263

upgpkg: angband 4.1.2-1

4.1.2

Modified:
  angband/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-01-14 18:26:17 UTC (rev 282262)
+++ PKGBUILD2018-01-14 18:36:27 UTC (rev 282263)
@@ -8,7 +8,7 @@
 # Contributor: Sebastian Sareyko 
 
 pkgname=angband
-pkgver=4.1.1
+pkgver=4.1.2
 pkgrel=1
 pkgdesc="A roguelike dungeon exploration game based on the writings of JRR 
Tolkien"
 arch=('x86_64')
@@ -52,4 +52,4 @@
   install -Dm644 copying.txt "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
 }
 
-md5sums=('e6943750e5493141756358c4356b08c5')
+md5sums=('d5499e26f59beb745d68a66d67050fc6')


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

2017-11-20 Thread Jakob Gruber
Date: Monday, November 20, 2017 @ 14:24:37
  Author: schuay
Revision: 267597

angband-4.1.1-1

Modified:
  angband/trunk/PKGBUILD

--+
 PKGBUILD |   10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-11-20 14:23:33 UTC (rev 267596)
+++ PKGBUILD2017-11-20 14:24:37 UTC (rev 267597)
@@ -8,7 +8,7 @@
 # Contributor: Sebastian Sareyko 
 
 pkgname=angband
-pkgver=4.1.0
+pkgver=4.1.1
 pkgrel=1
 pkgdesc="A roguelike dungeon exploration game based on the writings of JRR 
Tolkien"
 arch=('x86_64')
@@ -19,7 +19,7 @@
 
source=("http://rephial.org/downloads/${pkgver:0:3}/${pkgname}-${pkgver}.tar.gz";)
 
 prepare() {
-  cd "${srcdir}/angband-master"
+  cd "${srcdir}/angband-${pkgver}"
 
   # Fix detection of ncurses config script for ncurses 6.0
   sed -i 's/ncursesw5-config/ncursesw6-config/g' acinclude.m4
@@ -26,7 +26,7 @@
 }
 
 build() {
-  cd "${srcdir}/angband-master"
+  cd "${srcdir}/angband-${pkgver}"
 
   ./autogen.sh
 
@@ -44,7 +44,7 @@
 }
 
 package() {
-  cd "${srcdir}/angband-master"
+  cd "${srcdir}/angband-${pkgver}"
 
   make DESTDIR="${pkgdir}" install
 
@@ -52,4 +52,4 @@
   install -Dm644 copying.txt "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
 }
 
-md5sums=('c54f7364d58ea2216b188afcbaa40a66')
+md5sums=('e6943750e5493141756358c4356b08c5')


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

2017-07-01 Thread Jakob Gruber
Date: Saturday, July 1, 2017 @ 15:22:25
  Author: schuay
Revision: 242015

angband-4.1.0-1

Modified:
  angband/trunk/PKGBUILD

--+
 PKGBUILD |   10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-07-01 15:05:25 UTC (rev 242014)
+++ PKGBUILD2017-07-01 15:22:25 UTC (rev 242015)
@@ -8,7 +8,7 @@
 # Contributor: Sebastian Sareyko 
 
 pkgname=angband
-pkgver=4.0.5
+pkgver=4.1.0
 pkgrel=1
 pkgdesc="A roguelike dungeon exploration game based on the writings of JRR 
Tolkien"
 arch=('i686' 'x86_64')
@@ -19,7 +19,7 @@
 
source=("http://rephial.org/downloads/${pkgver:0:3}/${pkgname}-${pkgver}.tar.gz";)
 
 prepare() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
+  cd "${srcdir}/angband-master"
 
   # Fix detection of ncurses config script for ncurses 6.0
   sed -i 's/ncursesw5-config/ncursesw6-config/g' acinclude.m4
@@ -26,7 +26,7 @@
 }
 
 build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
+  cd "${srcdir}/angband-master"
 
   ./autogen.sh
 
@@ -44,7 +44,7 @@
 }
 
 package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
+  cd "${srcdir}/angband-master"
 
   make DESTDIR="${pkgdir}" install
 
@@ -52,4 +52,4 @@
   install -Dm644 copying.txt "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
 }
 
-md5sums=('82d28d0e51b167fb2b66603e310d9def')
+md5sums=('c54f7364d58ea2216b188afcbaa40a66')


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

2016-04-21 Thread Jakob Gruber
Date: Thursday, April 21, 2016 @ 18:30:27
  Author: schuay
Revision: 171526

angband-4.0.5

Modified:
  angband/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-04-21 15:26:28 UTC (rev 171525)
+++ PKGBUILD2016-04-21 16:30:27 UTC (rev 171526)
@@ -8,7 +8,7 @@
 # Contributor: Sebastian Sareyko 
 
 pkgname=angband
-pkgver=4.0.4
+pkgver=4.0.5
 pkgrel=1
 pkgdesc="A roguelike dungeon exploration game based on the writings of JRR 
Tolkien"
 arch=('i686' 'x86_64')
@@ -52,4 +52,4 @@
   install -Dm644 copying.txt "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
 }
 
-md5sums=('40896f314f2024b91303506adeff37ce')
+md5sums=('82d28d0e51b167fb2b66603e310d9def')


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

2016-01-22 Thread Jakob Gruber
Date: Friday, January 22, 2016 @ 12:57:18
  Author: schuay
Revision: 158555

angband 4.0.4

Modified:
  angband/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-01-22 11:41:59 UTC (rev 158554)
+++ PKGBUILD2016-01-22 11:57:18 UTC (rev 158555)
@@ -8,7 +8,7 @@
 # Contributor: Sebastian Sareyko 
 
 pkgname=angband
-pkgver=4.0.3
+pkgver=4.0.4
 pkgrel=1
 pkgdesc="A roguelike dungeon exploration game based on the writings of JRR 
Tolkien"
 arch=('i686' 'x86_64')
@@ -52,4 +52,4 @@
   install -Dm644 copying.txt "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
 }
 
-md5sums=('d1d065d2d13221755a2a689c17e7a895')
+md5sums=('40896f314f2024b91303506adeff37ce')


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

2015-10-27 Thread Jakob Gruber
Date: Tuesday, October 27, 2015 @ 20:14:06
  Author: schuay
Revision: 145140

angband-4.0.3-1

Modified:
  angband/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-27 18:45:32 UTC (rev 145139)
+++ PKGBUILD2015-10-27 19:14:06 UTC (rev 145140)
@@ -8,8 +8,8 @@
 # Contributor: Sebastian Sareyko 
 
 pkgname=angband
-pkgver=4.0.2
-pkgrel=2
+pkgver=4.0.3
+pkgrel=1
 pkgdesc="A roguelike dungeon exploration game based on the writings of JRR 
Tolkien"
 arch=('i686' 'x86_64')
 url="http://rephial.org/";
@@ -52,4 +52,4 @@
   install -Dm644 copying.txt "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
 }
 
-md5sums=('b4c96762281307e69b95114b9b3a6487')
+md5sums=('d1d065d2d13221755a2a689c17e7a895')


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

2015-09-17 Thread Evangelos Foutras
Date: Thursday, September 17, 2015 @ 22:43:26
  Author: foutrelis
Revision: 140433

ncurses 6.0 rebuild.

Modified:
  angband/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-09-17 20:42:49 UTC (rev 140432)
+++ PKGBUILD2015-09-17 20:43:26 UTC (rev 140433)
@@ -9,7 +9,7 @@
 
 pkgname=angband
 pkgver=4.0.2
-pkgrel=1
+pkgrel=2
 pkgdesc="A roguelike dungeon exploration game based on the writings of JRR 
Tolkien"
 arch=('i686' 'x86_64')
 url="http://rephial.org/";


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

2015-09-17 Thread Evangelos Foutras
Date: Thursday, September 17, 2015 @ 22:42:49
  Author: foutrelis
Revision: 140432

Fix detection of ncurses config script for ncurses 6.0

Modified:
  angband/trunk/PKGBUILD

--+
 PKGBUILD |7 +++
 1 file changed, 7 insertions(+)

Modified: PKGBUILD
===
--- PKGBUILD2015-09-17 20:30:05 UTC (rev 140431)
+++ PKGBUILD2015-09-17 20:42:49 UTC (rev 140432)
@@ -18,6 +18,13 @@
 makedepends=('python-docutils')
 
source=("http://rephial.org/downloads/${pkgver:0:3}/${pkgname}-${pkgver}.tar.gz";)
 
+prepare() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  # Fix detection of ncurses config script for ncurses 6.0
+  sed -i 's/ncursesw5-config/ncursesw6-config/g' acinclude.m4
+}
+
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"
 


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

2015-09-17 Thread Jakob Gruber
Date: Thursday, September 17, 2015 @ 20:24:51
  Author: schuay
Revision: 140419

angband-4.0.2-1

Modified:
  angband/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-09-17 17:40:25 UTC (rev 140418)
+++ PKGBUILD2015-09-17 18:24:51 UTC (rev 140419)
@@ -8,8 +8,8 @@
 # Contributor: Sebastian Sareyko 
 
 pkgname=angband
-pkgver=4.0.1
-pkgrel=2
+pkgver=4.0.2
+pkgrel=1
 pkgdesc="A roguelike dungeon exploration game based on the writings of JRR 
Tolkien"
 arch=('i686' 'x86_64')
 url="http://rephial.org/";
@@ -21,6 +21,8 @@
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"
 
+  ./autogen.sh
+
   ./configure \
 --prefix=/usr \
 --bindir=/usr/bin \
@@ -43,4 +45,4 @@
   install -Dm644 copying.txt "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
 }
 
-md5sums=('242dca62b4c4cd1749305287b7636691')
+md5sums=('b4c96762281307e69b95114b9b3a6487')


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

2015-09-07 Thread Evangelos Foutras
Date: Monday, September 7, 2015 @ 18:09:12
  Author: foutrelis
Revision: 139504

ncurses 6.0 rebuild.

Modified:
  angband/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-09-07 16:07:09 UTC (rev 139503)
+++ PKGBUILD2015-09-07 16:09:12 UTC (rev 139504)
@@ -9,7 +9,7 @@
 
 pkgname=angband
 pkgver=4.0.1
-pkgrel=1
+pkgrel=2
 pkgdesc="A roguelike dungeon exploration game based on the writings of JRR 
Tolkien"
 arch=('i686' 'x86_64')
 url="http://rephial.org/";


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

2015-07-20 Thread Jakob Gruber
Date: Monday, July 20, 2015 @ 10:37:57
  Author: schuay
Revision: 137139

angband-4.0.1-1

Modified:
  angband/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-07-20 08:02:23 UTC (rev 137138)
+++ PKGBUILD2015-07-20 08:37:57 UTC (rev 137139)
@@ -8,7 +8,7 @@
 # Contributor: Sebastian Sareyko 
 
 pkgname=angband
-pkgver=4.0.0
+pkgver=4.0.1
 pkgrel=1
 pkgdesc="A roguelike dungeon exploration game based on the writings of JRR 
Tolkien"
 arch=('i686' 'x86_64')
@@ -43,4 +43,4 @@
   install -Dm644 copying.txt "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
 }
 
-md5sums=('3813f95f46166ff383923eaba462b194')
+md5sums=('242dca62b4c4cd1749305287b7636691')


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

2015-07-01 Thread Jakob Gruber
Date: Wednesday, July 1, 2015 @ 09:51:13
  Author: schuay
Revision: 136190

angband-4.0.0-1

Modified:
  angband/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-07-01 07:15:06 UTC (rev 136189)
+++ PKGBUILD2015-07-01 07:51:13 UTC (rev 136190)
@@ -8,7 +8,7 @@
 # Contributor: Sebastian Sareyko 
 
 pkgname=angband
-pkgver=3.5.1
+pkgver=4.0.0
 pkgrel=1
 pkgdesc="A roguelike dungeon exploration game based on the writings of JRR 
Tolkien"
 arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@
 license=('GPL2' 'custom')
 depends=('sdl_image' 'sdl_ttf' 'sdl_mixer' 'ncurses')
 makedepends=('python-docutils')
-source=("http://rephial.org/downloads/${pkgver:0:3}/${pkgname}-v${pkgver}.tar.gz";)
+source=("http://rephial.org/downloads/${pkgver:0:3}/${pkgname}-${pkgver}.tar.gz";)
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"
@@ -43,4 +43,4 @@
   install -Dm644 copying.txt "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
 }
 
-md5sums=('3b9a324551cfd48b101f197a8441f135')
+md5sums=('3813f95f46166ff383923eaba462b194')


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

2015-06-23 Thread Jakob Gruber
Date: Tuesday, June 23, 2015 @ 18:57:27
  Author: schuay
Revision: 135766

angband: add manual generation

Modified:
  angband/trunk/PKGBUILD

--+
 PKGBUILD |1 +
 1 file changed, 1 insertion(+)

Modified: PKGBUILD
===
--- PKGBUILD2015-06-23 16:39:12 UTC (rev 135765)
+++ PKGBUILD2015-06-23 16:57:27 UTC (rev 135766)
@@ -15,6 +15,7 @@
 url="http://rephial.org/";
 license=('GPL2' 'custom')
 depends=('sdl_image' 'sdl_ttf' 'sdl_mixer' 'ncurses')
+makedepends=('python-docutils')
 
source=("http://rephial.org/downloads/${pkgver:0:3}/${pkgname}-v${pkgver}.tar.gz";)
 
 build() {


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

2015-01-09 Thread Jakob Gruber
Date: Friday, January 9, 2015 @ 09:40:49
  Author: schuay
Revision: 125647

angband-3.5.1-1

Modified:
  angband/trunk/PKGBUILD

--+
 PKGBUILD |   10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-01-09 08:09:13 UTC (rev 125646)
+++ PKGBUILD2015-01-09 08:40:49 UTC (rev 125647)
@@ -8,8 +8,8 @@
 # Contributor: Sebastian Sareyko 
 
 pkgname=angband
-pkgver=3.5.0
-pkgrel=2
+pkgver=3.5.1
+pkgrel=1
 pkgdesc="A roguelike dungeon exploration game based on the writings of JRR 
Tolkien"
 arch=('i686' 'x86_64')
 url="http://rephial.org/";
@@ -18,7 +18,7 @@
 
source=("http://rephial.org/downloads/${pkgver:0:3}/${pkgname}-v${pkgver}.tar.gz";)
 
 build() {
-  cd "${srcdir}/${pkgname}-v${pkgver}"
+  cd "${srcdir}/${pkgname}-${pkgver}"
 
   ./configure \
 --prefix=/usr \
@@ -34,7 +34,7 @@
 }
 
 package() {
-  cd "${srcdir}/${pkgname}-v${pkgver}"
+  cd "${srcdir}/${pkgname}-${pkgver}"
 
   make DESTDIR="${pkgdir}" install
 
@@ -42,4 +42,4 @@
   install -Dm644 copying.txt "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
 }
 
-md5sums=('4f6ee37abdb411285deb1685ddecba6a')
+md5sums=('3b9a324551cfd48b101f197a8441f135')


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

2013-12-26 Thread Jakob Gruber
Date: Thursday, December 26, 2013 @ 14:32:07
  Author: schuay
Revision: 103109

angband 3.5.0-2

Modified:
  angband/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-26 13:06:22 UTC (rev 103108)
+++ PKGBUILD2013-12-26 13:32:07 UTC (rev 103109)
@@ -1,5 +1,5 @@
 # Maintainer: schuay 
-# Maintainer: Mike Sampson 
+# Contributor: Mike Sampson 
 # Contributor: Adrian Stratulat 
 # Contributor: Anton Bazhenov 
 # Contributor: KillaB 
@@ -9,16 +9,15 @@
 
 pkgname=angband
 pkgver=3.5.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A roguelike dungeon exploration game based on the writings of JRR 
Tolkien"
 arch=('i686' 'x86_64')
 url="http://rephial.org/";
 license=('GPL2' 'custom')
-depends=('sdl_image' 'sdl_ttf' 'sdl_mixer' 'ncurses' 'libglade')
+depends=('sdl_image' 'sdl_ttf' 'sdl_mixer' 'ncurses')
 
source=("http://rephial.org/downloads/${pkgver:0:3}/${pkgname}-v${pkgver}.tar.gz";)
 
 build() {
-
   cd "${srcdir}/${pkgname}-v${pkgver}"
 
   ./configure \
@@ -32,11 +31,9 @@
 --enable-sdl-mixer
 
   make
-
 }
 
 package() {
-
   cd "${srcdir}/${pkgname}-v${pkgver}"
 
   make DESTDIR="${pkgdir}" install
@@ -43,7 +40,6 @@
 
   rm -f "${pkgdir}/usr/share/angband/*/delete.me"
   install -Dm644 copying.txt "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
-
 }
 
 md5sums=('4f6ee37abdb411285deb1685ddecba6a')



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

2013-12-26 Thread Jakob Gruber
Date: Thursday, December 26, 2013 @ 13:30:53
  Author: schuay
Revision: 103102

angband 3.5.0-1

Modified:
  angband/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-12-26 12:28:39 UTC (rev 103101)
+++ PKGBUILD2013-12-26 12:30:53 UTC (rev 103102)
@@ -8,7 +8,7 @@
 # Contributor: Sebastian Sareyko 
 
 pkgname=angband
-pkgver=3.4.1
+pkgver=3.5.0
 pkgrel=1
 pkgdesc="A roguelike dungeon exploration game based on the writings of JRR 
Tolkien"
 arch=('i686' 'x86_64')
@@ -46,4 +46,4 @@
 
 }
 
-md5sums=('3ea22e5caabc3de7b49bac13ba922a8c')
+md5sums=('4f6ee37abdb411285deb1685ddecba6a')