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

Levente Polyak anthraxx at archlinux.org
Tue Jan 22 23:38:15 UTC 2019


    Date: Tuesday, January 22, 2019 @ 23:38:13
  Author: anthraxx
Revision: 427057

upgpkg: capstone 4.0.1-1

Modified:
  capstone/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-22 23:02:54 UTC (rev 427056)
+++ PKGBUILD	2019-01-22 23:38:13 UTC (rev 427057)
@@ -3,7 +3,7 @@
 
 pkgbase=capstone
 pkgname=('capstone' 'python-capstone' 'python2-capstone')
-pkgver=3.0.5
+pkgver=4.0.1
 pkgrel=1
 pkgdesc='Lightweight multi-platform, multi-architecture disassembly framework'
 url='https://www.capstone-engine.org/index.html'
@@ -12,8 +12,8 @@
 makedepends=('glibc' 'python' 'python-setuptools' 'python2' 'python2-setuptools')
 options=('staticlibs')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/aquynh/capstone/archive/${pkgver}.tar.gz)
-sha256sums=('913dd695e7c5a2b972a6f427cb31f2e93677ec1c38f39dda37d18a91c70b6df1')
-sha512sums=('4d953dd34866046afd4c8896c307f8fdd514ea1331720cb643a6b7095666dbecf6a16264c15c9883a6ed5e06d1332c1e52c5a23bd9dc3cc6493592bc9636bd33')
+sha256sums=('79bbea8dbe466bd7d051e037db5961fdb34f67c9fac5c3471dd105cfb1e05dc7')
+sha512sums=('43c52024065b41b45eff9423341db3f3d5163fa7aa01b360faa30437786740c8f2c34c36faa04dced5308e09d8bd78df3bad0ab9c06f98612169edb176f83c36')
 
 build() {
   cd ${pkgbase}-${pkgver}



More information about the arch-commits mailing list