[arch-commits] Commit in qemu/trunk (PKGBUILD)
David Runge
dvzrv at gemini.archlinux.org
Wed Oct 13 22:18:34 UTC 2021
Date: Wednesday, October 13, 2021 @ 22:18:34
Author: dvzrv
Revision: 425879
upgpkg: qemu 6.1.0-5: Rebuild to fix typo introducing a virtual package dependency for qemu (this time for real...).
Modified:
qemu/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-10-13 21:30:23 UTC (rev 425878)
+++ PKGBUILD 2021-10-13 22:18:34 UTC (rev 425879)
@@ -13,7 +13,7 @@
)
pkgdesc="A generic and open source machine emulator and virtualizer"
pkgver=6.1.0
-pkgrel=4
+pkgrel=5
arch=(x86_64)
license=(GPL2 LGPL2.1)
url="https://wiki.qemu.org/"
@@ -138,7 +138,7 @@
depends=(
alsa-lib libasound.so
bzip2 libbz2.so
- cairo libcairo.so
+ cairo
curl libcurl.so
dtc
fuse3
More information about the arch-commits
mailing list