diff options
Diffstat (limited to 'libre/qemu-static/PKGBUILD')
-rw-r--r-- | libre/qemu-static/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/qemu-static/PKGBUILD b/libre/qemu-static/PKGBUILD index f484ca8b7..aff188ca1 100644 --- a/libre/qemu-static/PKGBUILD +++ b/libre/qemu-static/PKGBUILD @@ -13,7 +13,7 @@ makedepends=('pixman-static' 'glib2-static' 'pcre-static' 'python2') source=(http://wiki.qemu.org/download/${pkgbase}-${pkgver}.tar.bz2 qemu-static.conf) md5sums=('42e73182dea8b9213fa7050e168a4615' - '13360e9ad5d731784dc3ac411035b50c') + 'c11ebba718c46a31e1f3432fef700c91') _extra_arches=(aarch64 alpha arm armeb cris m68k microblaze microblazeel or32 ppc ppc64 ppc64abi32 ppc64le s390x tilegx |