summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3f4ca74cd8be..cbe25ce62bf9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = qemu-user-static-bin
pkgdesc = A generic and open source machine emulator, statically linked
pkgver = 5.1
- pkgrel = 1
+ pkgrel = 2
url = http://wiki.qemu.org
arch = x86_64
arch = i686
@@ -13,7 +13,7 @@ pkgbase = qemu-user-static-bin
provides = qemu-user
conflicts = qemu-user-static
conflicts = qemu-user
- source = qemu-user-static_5.1+dfsg-3_amd64.deb::https://deb.debian.org/debian/pool/main/q/qemu/qemu-user-static_5.1+dfsg-3_amd64.deb
+ source = qemu-user-static_5.1+dfsg-4_amd64.deb::https://deb.debian.org/debian/pool/main/q/qemu/qemu-user-static_5.1+dfsg-4_amd64.deb
sha256sums = SKIP
pkgname = qemu-user-static-bin
diff --git a/PKGBUILD b/PKGBUILD
index 0cb0093f742a..f3d6eaddf202 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
_pkgname=qemu-user-static
pkgdesc='A generic and open source machine emulator, statically linked'
pkgver=5.1
-pkgadditver="+dfsg-3"
-pkgrel=1
+pkgadditver="+dfsg-4"
+pkgrel=2
pkgname=$_pkgname-bin
arch=('x86_64' 'i686' 'aarch64')