[arch-commits] Commit in qemu/trunk (PKGBUILD)
Tobias Powalowski
tpowa at archlinux.org
Tue Apr 28 15:25:06 UTC 2015
Date: Tuesday, April 28, 2015 @ 17:25:06
Author: tpowa
Revision: 238226
upgpkg: qemu 2.3.0-1
bump to latest version
Modified:
qemu/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-04-28 15:08:06 UTC (rev 238225)
+++ PKGBUILD 2015-04-28 15:25:06 UTC (rev 238226)
@@ -1,8 +1,8 @@
# $Id$
# Maintainer: Tobias Powalowski <tpowa at archlinux.org>
pkgname=('qemu' 'libcacard')
-pkgver=2.2.1
-pkgrel=4
+pkgver=2.3.0
+pkgrel=1
arch=('i686' 'x86_64')
license=('GPL2' 'LGPL2.1')
url="http://wiki.qemu.org/Index.html"
@@ -89,5 +89,5 @@
cp -a ${srcdir}/qemu-${pkgver}/libcacard.pc ${pkgdir}/usr/lib/pkgconfig/
cp -a ${srcdir}/qemu-${pkgver}/.libs/vscclient ${pkgdir}/usr/bin/
}
-md5sums=('833ff4457062456d38d6567f802ffef4'
+md5sums=('2fab3ea4460de9b57192e5b8b311f221'
'33ab286a20242dda7743a900f369d68a')
More information about the arch-commits
mailing list