summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoranthraxx2016-03-03 01:58:54 +0100
committeranthraxx2016-03-03 01:58:54 +0100
commitf265f41117a11eab75bbc1694abf9a4124ce7e24 (patch)
treea195ea8274a5627586c619fe17c6fcbbc2bfe3ca /PKGBUILD
parentf94abaf19354f2193b2bbd7953fe2c876f1b31a4 (diff)
downloadaur-f265f41117a11eab75bbc1694abf9a4124ce7e24.tar.gz
upgpkg: radare2-bindings 0.10.1-1
- fixed checksum
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e0090bb8a180..c929cf625b16 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ depends=('radare2' 'python2' 'python')
makedepends=('valabind')
options=('!emptydirs')
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/radare/${pkgname}/archive/${pkgver}.tar.gz)
-sha512sums=('e7bd499c1c8403815ef50ffa29ae119db0fce7e33ade41f06c9c534581f2645476ac63003fa985eadd82dc60fe1cc534de1f92d5eba6f17e3d2c748e4a7f7760')
+sha512sums=('29e9ea88666c0c2b1d75c80dfb203ba8bf8b7af9236d34452f7e2d59d21a6f31cd90f8302f28d6823299d5a5123e57ed7e6560e5cd0136f854bd4002075594c5')
build() {
cd ${pkgname}-${pkgver}