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

Douglas Soares de Andrade douglas at archlinux.org
Mon Dec 29 13:39:46 UTC 2008


    Date: Monday, December 29, 2008 @ 08:39:46
  Author: douglas
Revision: 22867

upgpkg: wesnoth 1.4.7-1

Modified:
  wesnoth/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-12-29 13:33:42 UTC (rev 22866)
+++ PKGBUILD	2008-12-29 13:39:46 UTC (rev 22867)
@@ -4,7 +4,7 @@
 # Maintainer: Douglas Soares de Andrade <douglas at archlinux.org>
 
 pkgname=wesnoth 
-pkgver=1.4.6
+pkgver=1.4.7
 pkgrel=1
 pkgdesc="A turn-based strategy game on a fantasy world" 
 arch=(i686 x86_64)
@@ -13,7 +13,6 @@
 depends=('sdl_ttf' 'sdl_net' 'sdl_mixer' 'sdl_image' 'libvorbis' 'fribidi' 'freetype2' 'gcc-libs' 'boost' 'python>=2.6')
 install=wesnoth.install
 source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.bz2)
-md5sums=('9e92234b29f062b3779750ba3cd0a71b')
 
 build() { 
   cd $startdir/src/$pkgname-$pkgver 
@@ -24,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=('fdd341c3d66bf1bea2113c79db852d68')




More information about the arch-commits mailing list