diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-12-25 22:05:14 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-12-25 22:06:22 -0300 |
commit | ab998da9c780311e363e3b5e6d7a254ed6519e5f (patch) | |
tree | b592641f31f817b2e829c5f90cc1cceea6b70861 /libre | |
parent | de7d160ce3a955e59b7722fc0e97077b746d3a74 (diff) | |
download | abslibre-ab998da9c780311e363e3b5e6d7a254ed6519e5f.tar.gz abslibre-ab998da9c780311e363e3b5e6d7a254ed6519e5f.tar.bz2 abslibre-ab998da9c780311e363e3b5e6d7a254ed6519e5f.zip |
qemu-static-2.8.0-1: updating version
Diffstat (limited to 'libre')
-rw-r--r-- | libre/qemu-static/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/qemu-static/PKGBUILD b/libre/qemu-static/PKGBUILD index c1e00a8b9..aa519c360 100644 --- a/libre/qemu-static/PKGBUILD +++ b/libre/qemu-static/PKGBUILD @@ -3,15 +3,15 @@ pkgbase=qemu pkgname=(qemu-static binfmt-qemu-static) -pkgver=2.7.0 -pkgrel=2 +pkgver=2.8.0 +pkgrel=1 arch=(i686 x86_64 armv7h) license=(GPL2 LGPL2.1) url="http://wiki.qemu.org/" makedepends=(pixman-static glib2-static pcre-static python2) source=("$url/download/${pkgbase}-${pkgver}.tar.bz2"{,.sig} qemu-{extra,aarch64,arm,i386,mips,mips64,x86_64}-static.conf) -sha256sums=('326e739506ba690daf69fc17bd3913a6c313d9928d743bd8eddb82f403f81e53' +sha256sums=('dafd5d7f649907b6b617b822692f4c82e60cf29bc0fc58bc2036219b591e5e62' 'SKIP' '2e87f745595f779df820b32dddbba6af634918134c311ae634b88453dc0b7861' 'e91ff2371250137cca405645c8a8d0647d5229f3c38e28c3c1ef0511747ab73d' |