Date: Monday, March 25, 2013 @ 17:00:45
  Author: spupykin
Revision: 86978

upgpkg: q4wine 1.0_r2-1

Modified:
  q4wine/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2013-03-25 15:59:07 UTC (rev 86977)
+++ PKGBUILD    2013-03-25 16:00:45 UTC (rev 86978)
@@ -3,8 +3,8 @@
 # Contributor: Chris Giles <Chris.G.27 (at) Gmail.com>
 
 pkgname=q4wine
-pkgver=1.0_r1
-pkgrel=2
+pkgver=1.0_r2
+pkgrel=1
 pkgdesc="A Qt4 GUI for Wine"
 arch=("i686" "x86_64")
 url="http://sourceforge.net/projects/${pkgname}/";
@@ -14,7 +14,7 @@
 optdepends=("winetricks" "fuseiso")
 options=('!emptydirs')
 
source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver/_/-}.tar.bz2)
-md5sums=('9cee53cbeea515f7162b76ba8b12cae6')
+md5sums=('0f559a169cfa96d76f36ea177004d64e')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver/_/-}

Reply via email to