[arch-commits] Commit in wesnoth/repos (3 files)

Eric Belanger eric at archlinux.org
Fri Jul 11 02:05:24 UTC 2008


    Date: Thursday, July 10, 2008 @ 22:05:23
  Author: eric
Revision: 4862

Merged revisions 1035-4861 via svnmerge from 
svn+ssh://svn.archlinux.org/home/svn-packages/wesnoth/trunk

........
  r4783 | douglas | 2008-07-10 01:56:09 -0400 (Thu, 10 Jul 2008) | 2 lines
  
  upgpkg: wesnoth 1.4.3-1
      Updated for i686: 1.4.3
........

Added:
  wesnoth/repos/extra-x86_64/ChangeLog
    (from rev 4783, wesnoth/trunk/ChangeLog)
Modified:
  wesnoth/repos/extra-x86_64/	(properties)
  wesnoth/repos/extra-x86_64/PKGBUILD

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


Property changes on: wesnoth/repos/extra-x86_64
___________________________________________________________________
Name: svnmerge-integrated
   - /wesnoth/trunk:1-1034
   + /wesnoth/trunk:1-4861

Copied: wesnoth/repos/extra-x86_64/ChangeLog (from rev 4783, wesnoth/trunk/ChangeLog)
===================================================================
--- extra-x86_64/ChangeLog	                        (rev 0)
+++ extra-x86_64/ChangeLog	2008-07-11 02:05:23 UTC (rev 4862)
@@ -0,0 +1,5 @@
+
+2008-07-10  Douglas Soares de Andrade  <douglas at archlinux.org>
+	
+	* Updated for i686: 1.4.3
+

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2008-07-11 01:26:59 UTC (rev 4861)
+++ extra-x86_64/PKGBUILD	2008-07-11 02:05:23 UTC (rev 4862)
@@ -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