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

Tobias Powalowski tpowa at archlinux.org
Wed Sep 10 21:05:52 UTC 2008


    Date: Wednesday, September 10, 2008 @ 17:05:51
  Author: tpowa
Revision: 12136

upgpkg: wesnoth 1.4.5-1

Modified:
  wesnoth/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-09-10 18:55:42 UTC (rev 12135)
+++ PKGBUILD	2008-09-10 21:05:51 UTC (rev 12136)
@@ -4,7 +4,7 @@
 # Maintainer: Douglas Soares de Andrade <douglas at archlinux.org>
 
 pkgname=wesnoth 
-pkgver=1.4.4
+pkgver=1.4.5
 pkgrel=1
 pkgdesc="A turn-based strategy game on a fantasy world" 
 arch=(i686 x86_64)
@@ -14,8 +14,6 @@
 install=wesnoth.install
 source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.bz2) 
 
-md5sums=('b2260808e94eba12aa7ceaa40fa0ee4d')
-
 build() { 
   cd $startdir/src/$pkgname-$pkgver 
   ./configure --prefix=/usr --enable-tools --enable-editor --enable-server 
@@ -25,3 +23,4 @@
   install -D -m644 icons/wesnoth.desktop $startdir/pkg/usr/share/applications/wesnoth.desktop
   install -D -m644 images/wesnoth-icon.png $startdir/pkg/usr/share/pixmaps/wesnoth-icon.png 
 }
+md5sums=('09b7b76d4a4eedf502f38df9d551d827')




More information about the arch-commits mailing list