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

Travis Willard travis at archlinux.org
Thu May 1 23:13:37 UTC 2008


    Date: Thursday, May 1, 2008 @ 19:13:37
  Author: travis
Revision: 1206

upgpkg: wine 0.9.60-1
    Upstream update

Modified:
  wine/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-05-01 21:18:55 UTC (rev 1205)
+++ PKGBUILD	2008-05-01 23:13:37 UTC (rev 1206)
@@ -2,7 +2,7 @@
 # Maintainer: Dale Blount <dale at archlinux.org>
 # Contributor: Matt Smith (Majik) <darkknight at helpdesk.zaz.net>
 pkgname=wine
-pkgver=0.9.56
+pkgver=0.9.60
 pkgrel=1
 pkgdesc="Emulator of the Windows 3.x and Win32 APIs"
 url="http://www.winehq.com"
@@ -11,8 +11,8 @@
 depends=('freetype2' 'fontconfig' 'libjpeg' 'libungif' 'alsa-lib' 'glut' 'libldap' 'libxslt' 'lcms' 'libxxf86dga' 'freeglut' \
          'libxinerama' 'libxcursor' 'libxrandr' 'libxrender' 'libxdamage')
 makedepends=('alsa-lib' 'sane' 'fontforge' 'flex' 'bison')
-source=(http://easynews.dl.sourceforge.net/sourceforge/wine/wine-$pkgver.tar.bz2)
-md5sums=('24c4fd52f614e3acd428fa35c8007a86')
+source=(http://downloads.sourceforge.net/wine/wine-$pkgver.tar.bz2)
+md5sums=('4960869defb2d93daff6fe74da334463')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver





More information about the arch-commits mailing list