[arch-commits] CVS update of extra/x11/wine (PKGBUILD)

Dale Blount dale at archlinux.org
Fri Jul 20 14:46:19 UTC 2007


    Date: Friday, July 20, 2007 @ 10:46:19
  Author: dale
    Path: /home/cvs-extra/extra/x11/wine

Modified: PKGBUILD (1.42 -> 1.43)

upgpkg: wine 0.9.41-1


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


Index: extra/x11/wine/PKGBUILD
diff -u extra/x11/wine/PKGBUILD:1.42 extra/x11/wine/PKGBUILD:1.43
--- extra/x11/wine/PKGBUILD:1.42	Sun Jun 17 09:47:40 2007
+++ extra/x11/wine/PKGBUILD	Fri Jul 20 10:46:18 2007
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD,v 1.42 2007/06/17 13:47:40 tpowa Exp $
+# $Id: PKGBUILD,v 1.43 2007/07/20 14:46:18 dale Exp $
 # Maintainer: Dale Blount <dale at archlinux.org>
 # Contributor: Matt Smith (Majik) <darkknight at helpdesk.zaz.net>
 pkgname=wine
-pkgver=0.9.39
+pkgver=0.9.41
 pkgrel=1
 pkgdesc="Emulator of the Windows 3.x and Win32 APIs"
 url="http://www.winehq.com"
@@ -13,6 +13,7 @@
 makedepends=('alsa-lib' 'sane' 'fontforge' 'flex' 'bison')
 install=(wine.install)
 source=(http://easynews.dl.sourceforge.net/sourceforge/wine/wine-$pkgver.tar.bz2)
+md5sums=('014e3760c07ac71906ba47c27f0471ab')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver
@@ -26,3 +27,4 @@
   # mkdir -p $startdir/pkg/etc/profile.d
   # cp -r $startdir/src/$pkgname-$pkgver/documentation/samples $startdir/pkg/etc/wine
 }
+




More information about the arch-commits mailing list