summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnes Belfodil2020-02-09 12:44:01 -0500
committerAnes Belfodil2020-02-09 12:44:01 -0500
commitf0f08279f758cef81589e56a3f33b7e52a53976a (patch)
tree7adea40bb543e8074423cbc194c389bab0d38693
parent28009ec49ee11ad098c6ec2a6af2611fb3b64b66 (diff)
downloadaur-f0f08279f758cef81589e56a3f33b7e52a53976a.tar.gz
Bump version
-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')