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 dc15de4cb934..121ea9ab6aed 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 = 4.2
- pkgrel = 1
+ pkgrel = 3
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_4.2-1_amd64.deb::http://ftp.debian.org/debian/pool/main/q/qemu/qemu-user-static_4.2-1_amd64.deb
+ source = qemu-user-static_4.2-3_amd64.deb::http://ftp.debian.org/debian/pool/main/q/qemu/qemu-user-static_4.2-3_amd64.deb
sha256sums = SKIP
pkgname = qemu-user-static-bin
diff --git a/PKGBUILD b/PKGBUILD
index 96e1e826044b..fb0519016a3e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
_pkgname=qemu-user-static
pkgdesc='A generic and open source machine emulator, statically linked'
pkgver=4.2
-pkgadditver=1
-pkgrel=1
+pkgadditver=3
+pkgrel=3
pkgname=$_pkgname-bin
arch=('x86_64' 'i686' 'aarch64')