summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO22
-rw-r--r--PKGBUILD14
2 files changed, 18 insertions, 18 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6ab12e6d4b87..3787a591e9d8 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 = 7.0
- pkgrel = 5
+ pkgrel = 6
url = http://wiki.qemu.org
arch = x86_64
arch = i686
@@ -17,15 +17,15 @@ pkgbase = qemu-user-static-bin
conflicts = qemu-user
conflicts = qemu-user-static
conflicts = qemu-arm-static
- source_x86_64 = https://deb.debian.org/debian/pool/main/q/qemu/qemu-user-static_7.0+dfsg-7_amd64.deb
- sha256sums_x86_64 = 2442512d3233ae2935097d0385138b813fdb07ad440bfacb7bc6996f827e5fd9
- source_i686 = https://deb.debian.org/debian/pool/main/q/qemu/qemu-user-static_7.0+dfsg-7_i386.deb
- sha256sums_i686 = 291b9024c1809414d92cc13894b31c6ee61e1240a67db01374f7aeebb8567610
- source_aarch64 = https://deb.debian.org/debian/pool/main/q/qemu/qemu-user-static_7.0+dfsg-7_arm64.deb
- sha256sums_aarch64 = a7a71b848d1ef8194e68fac7aebb5394949a95d2584dfe0667184323530fefdc
- source_armv7h = https://deb.debian.org/debian/pool/main/q/qemu/qemu-user-static_7.0+dfsg-7_armhf.deb
- sha256sums_armv7h = eac9dc4812ea0e618d4abf5edf6b913191b35b2ad802bf66e4a3bb8618c13b66
- source_armv6h = https://deb.debian.org/debian/pool/main/q/qemu/qemu-user-static_7.0+dfsg-7_armel.deb
- sha256sums_armv6h = fa470f2cf6ed6b7095327223a1c292a6d7459bd30c7e6043297f0fbedea3bd9d
+ source_x86_64 = https://deb.debian.org/debian/pool/main/q/qemu/qemu-user-static_7.0+dfsg-7+b1_amd64.deb
+ sha256sums_x86_64 = e7b0907ec00c8f467052561464b75f7d8677acdf59e1dbfb8b1f8297a48d0178
+ source_i686 = https://deb.debian.org/debian/pool/main/q/qemu/qemu-user-static_7.0+dfsg-7+b1_i386.deb
+ sha256sums_i686 = 7cd79f0600890c493e8ee93b48260b894d6495bfc7706f9a2f46c3be8ac79030
+ source_aarch64 = https://deb.debian.org/debian/pool/main/q/qemu/qemu-user-static_7.0+dfsg-7+b1_arm64.deb
+ sha256sums_aarch64 = bf876c6ac33cd397cda85503ee3f7f5a69cde4c96004dd664426bb8c5d8f3b08
+ source_armv7h = https://deb.debian.org/debian/pool/main/q/qemu/qemu-user-static_7.0+dfsg-7+b1_armhf.deb
+ sha256sums_armv7h = 3b417b6278f099ec4b8cad20ac97d25566ed77b31df11e1e6a70f4c9ecb3dc5c
+ source_armv6h = https://deb.debian.org/debian/pool/main/q/qemu/qemu-user-static_7.0+dfsg-7+b1_armel.deb
+ sha256sums_armv6h = f646cc6a3873d606a4cf6247cef0191af30ffc1ce88596db5500c6e418cce7a1
pkgname = qemu-user-static-bin
diff --git a/PKGBUILD b/PKGBUILD
index 5d805c91805a..93fb78df8bf4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,10 +6,10 @@
_pkgname=qemu-user-static
_pkgver="7.0"
-_pkgadditver="+dfsg-7"
+_pkgadditver="+dfsg-7+b1"
pkgname=${_pkgname}-bin
pkgver=${_pkgver//\~/}
-pkgrel=5
+pkgrel=6
pkgdesc='A generic and open source machine emulator, statically linked'
arch=('x86_64' 'i686' 'aarch64' 'armv7h' 'armv6h')
url="http://wiki.qemu.org"
@@ -24,11 +24,11 @@ source_aarch64=("https://deb.debian.org/debian/pool/main/q/qemu/${_pkgname}_${_p
source_armv7h=("https://deb.debian.org/debian/pool/main/q/qemu/${_pkgname}_${_pkgver}${_pkgadditver}_armhf.deb")
source_armv6h=("https://deb.debian.org/debian/pool/main/q/qemu/${_pkgname}_${_pkgver}${_pkgadditver}_armel.deb")
-sha256sums_x86_64=("2442512d3233ae2935097d0385138b813fdb07ad440bfacb7bc6996f827e5fd9")
-sha256sums_i686=("291b9024c1809414d92cc13894b31c6ee61e1240a67db01374f7aeebb8567610")
-sha256sums_aarch64=("a7a71b848d1ef8194e68fac7aebb5394949a95d2584dfe0667184323530fefdc")
-sha256sums_armv7h=("eac9dc4812ea0e618d4abf5edf6b913191b35b2ad802bf66e4a3bb8618c13b66")
-sha256sums_armv6h=("fa470f2cf6ed6b7095327223a1c292a6d7459bd30c7e6043297f0fbedea3bd9d")
+sha256sums_x86_64=("e7b0907ec00c8f467052561464b75f7d8677acdf59e1dbfb8b1f8297a48d0178")
+sha256sums_i686=("7cd79f0600890c493e8ee93b48260b894d6495bfc7706f9a2f46c3be8ac79030")
+sha256sums_aarch64=("bf876c6ac33cd397cda85503ee3f7f5a69cde4c96004dd664426bb8c5d8f3b08")
+sha256sums_armv7h=("3b417b6278f099ec4b8cad20ac97d25566ed77b31df11e1e6a70f4c9ecb3dc5c")
+sha256sums_armv6h=("f646cc6a3873d606a4cf6247cef0191af30ffc1ce88596db5500c6e418cce7a1")
package() {
tar -C "${pkgdir}" -xf "${srcdir}/data.tar.xz" --exclude=./usr/share/man/man1/qemu-debootstrap.1.gz ./usr/bin ./usr/share/man