[arch-commits] Commit in kqemu/trunk (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Sat Aug 30 14:11:56 UTC 2008


    Date: Saturday, August 30, 2008 @ 10:11:55
  Author: tpowa
Revision: 10703

upgpkg: kqemu 1.3.0pre11-22

Modified:
  kqemu/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-08-30 13:51:10 UTC (rev 10702)
+++ PKGBUILD	2008-08-30 14:11:55 UTC (rev 10703)
@@ -5,14 +5,14 @@
 pkgname=kqemu
 _kernver=2.6.26-ARCH
 pkgver=1.3.0pre11
-pkgrel=21
+pkgrel=22
 pkgdesc="QEMU Accelerator Module, which adds virtualization capabilities to qemu. For kernel26."
 arch=(i686 x86_64)
 license=('GPL' 'BSD')
 url="http://fabrice.bellard.free.fr/qemu/"
 depends=('kernel26>=2.6.26-1' 'kernel26<2.6.27' 'qemu>=0.9.0')
 install=kqemu.install
-source=(http://fabrice.bellard.free.fr/qemu/kqemu-$pkgver.tar.gz)
+source=(http://bellard.org/qemu/kqemu-$pkgver.tar.gz)
 md5sums=('970521874ef8b1ba4598925ace5936c3')
 
 build()




More information about the arch-commits mailing list