summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnes Belfodil2019-12-25 18:34:27 -0500
committerAnes Belfodil2019-12-25 18:34:27 -0500
commit28009ec49ee11ad098c6ec2a6af2611fb3b64b66 (patch)
treea321da98cdd63aefd9597d83c585287334721d0f
parent02f4c8c8a3be2c2532fa10b5acae672a3b5f116a (diff)
downloadaur-28009ec49ee11ad098c6ec2a6af2611fb3b64b66.tar.gz
Bump version
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a6e548cc4602..dc15de4cb934 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.1
- pkgrel = 3
+ pkgver = 4.2
+ pkgrel = 1
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.1-3_amd64.deb::http://ftp.debian.org/debian/pool/main/q/qemu/qemu-user-static_4.1-3_amd64.deb
+ 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
sha256sums = SKIP
pkgname = qemu-user-static-bin
diff --git a/PKGBUILD b/PKGBUILD
index c593462aaea6..96e1e826044b 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.1
-pkgadditver=3
-pkgrel=3
+pkgver=4.2
+pkgadditver=1
+pkgrel=1
pkgname=$_pkgname-bin
arch=('x86_64' 'i686' 'aarch64')