summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorM0Rf302019-11-10 10:46:11 +0100
committerM0Rf302019-11-10 10:46:11 +0100
commit2ada70e1d70e4423e59762ec25cf0babaa01fde0 (patch)
treeadc075ec91212deb3e59f8d742ff42d1ed4d9199 /PKGBUILD
parentea11e7cc3a01c1ab9103c435d1c39597348b90e0 (diff)
downloadaur-2ada70e1d70e4423e59762ec25cf0babaa01fde0.tar.gz
qemu-arm-static: 4.1.0r1 from edge channel
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD20
1 files changed, 10 insertions, 10 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4451dc5bf782..6d179e2c3b7b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Bartłomiej Piotrowski <bpiotrowski@archlinux.org>
pkgname=qemu-arm-static
-pkgver=4.0.1r0
+pkgver=4.1.0r1
_pkgver=${pkgver/r/-r}
pkgrel=1
pkgdesc='Statically linked qemu-arm, qemu-armeb and qemu-aarch64 executables from Alpine'
@@ -10,9 +10,9 @@ arch=(x86_64)
url='https://alpinelinux.org/'
license=(GPL2)
install=$pkgname.install
-source=(http://rsync.alpinelinux.org/alpine/latest-stable/main/x86_64/qemu-aarch64-$_pkgver.apk
- http://rsync.alpinelinux.org/alpine/latest-stable/main/x86_64/qemu-arm-$_pkgver.apk
- http://rsync.alpinelinux.org/alpine/latest-stable/main/x86_64/qemu-armeb-$_pkgver.apk
+source=(http://rsync.alpinelinux.org/alpine/edge/main/x86_64/qemu-aarch64-$_pkgver.apk
+ http://rsync.alpinelinux.org/alpine/edge/main/x86_64/qemu-arm-$_pkgver.apk
+ http://rsync.alpinelinux.org/alpine/edge/main/x86_64/qemu-armeb-$_pkgver.apk
aarch64.binfmt arm.binfmt armeb.binfmt
)
@@ -23,9 +23,9 @@ package() {
done
}
-md5sums=('0a55525054cb1aebf1c97928e8753477'
- '0cf7eae43cdc5615f59f132779c6396f'
- 'fd95b8bf02a23224343109b3379393ad'
- '209e75696b9f8d9c5e548ebae4c7d820'
- 'c4d349aea05c4c6232998af6d750d937'
-'30a72492eb2ba68dfbe70368f2e8a22b')
+md5sums=('8550b66ec0cbd17c8c8002608459a2e9'
+ '7c0d22aad2e9fb500d751169efeb8c64'
+ '016ffe4dcc7dab8943ef57a5cfe84817'
+ '209e75696b9f8d9c5e548ebae4c7d820'
+ 'c4d349aea05c4c6232998af6d750d937'
+ '30a72492eb2ba68dfbe70368f2e8a22b')