summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTioDuke2017-05-08 06:17:03 -0400
committerTioDuke2017-05-08 06:17:03 -0400
commit23e68d02c0b41aa8044b6d63d26a350870463374 (patch)
treec909a552f5c81e0d95695f7532b6f5b671c25a9a /PKGBUILD
parent6e6ed2a83e188aa0db6fb7455cfa105dcd32aa96 (diff)
downloadaur-23e68d02c0b41aa8044b6d63d26a350870463374.tar.gz
update to latest debian
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 60d1d2a24095..92a47a20a5ab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,10 +13,10 @@ optdepends=('binfmt-support: to allow handling foreign ELF binaries and executin
conflicts=()
_arch=i386
[ "$CARCH" = 'x86_64' ] && _arch=amd64
-_debsrc=${pkgname}_${pkgver}+dfsg-4+b1_${_arch}.deb
+_debsrc=${pkgname}_${pkgver}+dfsg-4+b2_${_arch}.deb
source=(http://ftp.debian.org/debian/pool/main/q/qemu/${_debsrc})
-sha1sums=('dec723ceb0def5e80791362be3a98d3f012fa011')
-[ "$CARCH" = 'i686' ] && sha1sums=('69920e5200418882ead7f4b1eb08c6a7ae978d65')
+sha1sums=('d4cf6452e8b4b2295a4a43f6c4fe9aa724fe9e1e')
+[ "$CARCH" = 'i686' ] && sha1sums=('bc4bc4d1ab546022fe3fb20f8dc3165959432ce7')
prepare() {
cd "$srcdir"