[arch-commits] Commit in capstone/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Wed Jul 15 23:17:47 UTC 2015
Date: Thursday, July 16, 2015 @ 01:17:46
Author: anthraxx
Revision: 136970
upgpkg: capstone 3.0.4-1
upgpkg capstone 3.0.4-1
Modified:
capstone/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-07-15 22:59:12 UTC (rev 136969)
+++ PKGBUILD 2015-07-15 23:17:46 UTC (rev 136970)
@@ -3,8 +3,8 @@
pkgbase=capstone
pkgname=('capstone' 'python-capstone' 'python2-capstone')
-pkgver=3.0.3
-pkgrel=2
+pkgver=3.0.4
+pkgrel=1
pkgdesc='A lightweight multi-platform, multi-architecture disassembly framework'
url='http://www.capstone-engine.org/index.html'
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
license=('BSD')
makedepends=('glibc' 'python' 'python2')
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/aquynh/${pkgbase}/archive/${pkgver}.tar.gz)
-sha512sums=('5847d89efe2d139d1dacff73547bfe682def6c23310da89dc8b84686e2a718dd361da242417a895bb0fc425401b9baf15348f1994da052a05c2f64a238659c54')
+sha512sums=('a5c29e7c559b5391d6a4ec9a7f766699ea6d321aa2f1fc57fdcec893107fa3ef2f5f6323629971c1129f1ca087df4f3ad03d0a8234d2eae368c8ccfec04dbf4d')
build() {
cd ${pkgbase}-${pkgver}
More information about the arch-commits
mailing list