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

Douglas Soares de Andrade douglas at archlinux.org
Thu Jul 10 05:56:10 UTC 2008


    Date: Thursday, July 10, 2008 @ 01:56:09
  Author: douglas
Revision: 4783

upgpkg: wesnoth 1.4.3-1
    Updated for i686: 1.4.3

Added:
  wesnoth/trunk/ChangeLog
Modified:
  wesnoth/trunk/PKGBUILD

-----------+
 ChangeLog |    5 +++++
 PKGBUILD  |   13 +++++++------
 2 files changed, 12 insertions(+), 6 deletions(-)

Added: ChangeLog
===================================================================
--- ChangeLog	                        (rev 0)
+++ ChangeLog	2008-07-10 05:56:09 UTC (rev 4783)
@@ -0,0 +1,5 @@
+
+2008-07-10  Douglas Soares de Andrade  <douglas at archlinux.org>
+	
+	* Updated for i686: 1.4.3
+

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-07-10 04:56:20 UTC (rev 4782)
+++ PKGBUILD	2008-07-10 05:56:09 UTC (rev 4783)
@@ -1,17 +1,18 @@
 # $Id$
-# Maintainer: Tobias Powalowski <tpowa at archlinux.org>
-#Contributor: Jacobo Arvelo <unix4all at ya.com> 
+# Contributor: Tobias Powalowski <tpowa at archlinux.org>
+# Contributor: Jacobo Arvelo <unix4all at ya.com> 
+# Maintainer: Douglas Soares de Andrade <douglas at archlinux.org>
+
 pkgname=wesnoth 
-pkgver=1.4.1
+pkgver=1.4.3
 pkgrel=1
 pkgdesc="A turn-based strategy game on a fantasy world" 
 arch=(i686 x86_64)
 license=('GPL')
 url="http://www.wesnoth.org/" 
 depends=('sdl_ttf' 'sdl_net' 'sdl_mixer' 'sdl_image' 'libvorbis' 'fribidi' 'freetype2' 'gcc-libs' 'boost' 'python>=2.4')
-#source=(http://www.wesnoth.org/files/$pkgname-$pkgver.tar.gz) 
 install=wesnoth.install
-source=(http://heanet.dl.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.bz2) 
+source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.bz2) 
 
 
 build() { 
@@ -23,4 +24,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=('a357fcba2f2055ce112f25941a681374')
+md5sums=('6f3fabb79b4f340eb94bd92b083085e5')





More information about the arch-commits mailing list