[arch-commits] Commit in qemu/trunk (PKGBUILD)
Tobias Powalowski
tpowa at archlinux.org
Sat Aug 2 12:44:38 UTC 2014
Date: Saturday, August 2, 2014 @ 14:44:37
Author: tpowa
Revision: 218510
upgpkg: qemu 2.1.0-1
bump to latest version
Modified:
qemu/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-08-02 12:33:54 UTC (rev 218509)
+++ PKGBUILD 2014-08-02 12:44:37 UTC (rev 218510)
@@ -1,8 +1,8 @@
# $Id$
# Maintainer: Tobias Powalowski <tpowa at archlinux.org>
pkgname=('qemu' 'libcacard')
-pkgver=2.0.0
-pkgrel=4
+pkgver=2.1.0
+pkgrel=1
arch=('i686' 'x86_64')
license=('GPL2' 'LGPL2.1')
url="http://wiki.qemu.org/Index.html"
@@ -95,6 +95,6 @@
cp -a ${srcdir}/qemu-${pkgver}/libcacard.pc ${pkgdir}/usr/lib/pkgconfig/
cp -a ${srcdir}/qemu-${pkgver}/.libs/vscclient ${pkgdir}/usr/bin/
}
-md5sums=('2790f44fd76da5de5024b4aafeb594c2'
+md5sums=('6726977292b448cbc7f89998fac6983b'
'33ab286a20242dda7743a900f369d68a'
'f98a479ec4e656403f5f05b1914f7f1f')
More information about the arch-commits
mailing list