[arch-commits] Commit in unicorn/trunk (PKGBUILD)

Levente Polyak anthraxx at archlinux.org
Mon May 22 16:48:46 UTC 2017


    Date: Monday, May 22, 2017 @ 16:48:46
  Author: anthraxx
Revision: 229218

upgpkg: unicorn 1.0.1-1

Modified:
  unicorn/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-22 16:48:39 UTC (rev 229217)
+++ PKGBUILD	2017-05-22 16:48:46 UTC (rev 229218)
@@ -2,7 +2,7 @@
 
 pkgbase=unicorn
 pkgname=('unicorn' 'python-unicorn' 'python2-unicorn' 'ruby-unicorn')
-pkgver=1.0
+pkgver=1.0.1
 pkgrel=1
 pkgdesc='Lightweight, multi-platform, multi-architecture CPU emulator framework based on QEMU'
 url='http://www.unicorn-engine.org'
@@ -12,7 +12,7 @@
 checkdepends=('cmocka')
 options=('staticlibs' '!emptydirs')
 source=(${pkgbase}-${pkgver}.tar.gz::https://github.com/unicorn-engine/unicorn/archive/${pkgver}.tar.gz)
-sha512sums=('2b00254520826a0bd882bee25a100718c5faf1c842328f7e5d985ae6ddb134ab78c702e023e56b9abb85f911d617f2dcd1caf63614a4960fe6b6cf4993ad129c')
+sha512sums=('edfe1f7bfbc1d20f5b62232057e194a937bc09db686ef2efadb33a54605029a53426432cdb2a29511385aacdb9343b3b3091af50a1909098d7cf6db3429eb966')
 
 prepare() {
   cd ${pkgbase}-${pkgver}



More information about the arch-commits mailing list