[arch-commits] Commit in q4wine/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Tue Jul 26 11:52:31 UTC 2016
Date: Tuesday, July 26, 2016 @ 11:52:30
Author: spupykin
Revision: 184292
upgpkg: q4wine 1.3.1-1
upd
Modified:
q4wine/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-07-26 11:51:43 UTC (rev 184291)
+++ PKGBUILD 2016-07-26 11:52:30 UTC (rev 184292)
@@ -3,7 +3,7 @@
# Contributor: Chris Giles <Chris.G.27 (at) Gmail.com>
pkgname=q4wine
-pkgver=1.3
+pkgver=1.3.1
pkgrel=1
pkgdesc="A Qt4 GUI for Wine"
arch=("i686" "x86_64")
@@ -20,7 +20,7 @@
optdepends=("winetricks" "fuseiso")
options=('!emptydirs')
source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver/_/-}.tar.bz2)
-md5sums=('3290726d2423e28cef0354774ea3a17b')
+md5sums=('6533de222da1c08d488ad310af48a632')
build() {
cd ${srcdir}/${pkgname}-${pkgver/_/-}
More information about the arch-commits
mailing list