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

Anatol Pomozov anatolik at archlinux.org
Tue Jan 16 20:26:18 UTC 2018


    Date: Tuesday, January 16, 2018 @ 20:26:16
  Author: anatolik
Revision: 314957

Switch to xz download format

Modified:
  qemu/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-16 18:11:55 UTC (rev 314956)
+++ PKGBUILD	2018-01-16 20:26:16 UTC (rev 314957)
@@ -15,11 +15,11 @@
                lzo snappy curl vde2 libcap-ng spice libcacard usbredir)
 depends=(virglrenderer sdl2 vte3 libpulse "${_headlessdeps[@]}")
 makedepends=(spice-protocol python2 ceph libiscsi glusterfs)
-source=("$url/download/${pkgname}-${pkgver}.tar.bz2"{,.sig}
+source=(https://download.qemu.org/qemu-$pkgver.tar.xz{,.sig}
         qemu-ga.service
         65-kvm.rules
         allow_elf64.patch)
-sha256sums=('c4f034c7665a84a1c3be72c8da37f3c31ec063475699df062ab646d8b2e17fcb'
+sha256sums=('c9d34a79024eae080ce3853aa9afe503824520eefb440190383003081ce7f437'
             'SKIP'
             'c39bcde4a09165e64419fd2033b3532378bba84d509d39e2d51694d44c1f8d88'
             'a66f0e791b16b03b91049aac61a25950d93e962e1b2ba64a38c6ad7f609b532c'



More information about the arch-commits mailing list