[arch-commits] Commit in wine/trunk (PKGBUILD)
Giovanni Scafora
giovanni at archlinux.org
Mon Jun 8 19:34:05 UTC 2009
Date: Monday, June 8, 2009 @ 15:34:05
Author: giovanni
Revision: 41978
upgpkg: wine 1.1.23-1
Modified:
wine/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-06-08 19:03:08 UTC (rev 41977)
+++ PKGBUILD 2009-06-08 19:34:05 UTC (rev 41978)
@@ -1,7 +1,7 @@
# $Id$
# Maintainer: Eduardo Romero <eduardo at archlinux.org>
pkgname=wine
-pkgver=1.1.22
+pkgver=1.1.23
pkgrel=1
pkgdesc="A compatibility layer for running Windows programs"
url="http://www.winehq.com"
@@ -14,7 +14,7 @@
'libxpm' 'libxmu' 'libxxf86vm' 'perl' 'libxml2')
optdepends=("cups" "sane" "libgphoto2" "alsa-lib" "giflib" "libpng")
source=(http://downloads.sourceforge.net/wine/wine-$pkgver.tar.bz2)
-md5sums=('d1714d7b483316d656a47b61af3e48d9')
+md5sums=('2a588487d4553a01db8326c7db710da2')
build() {
cd $srcdir/$pkgname-$pkgver
More information about the arch-commits
mailing list