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

Levente Polyak anthraxx at archlinux.org
Wed Feb 24 00:17:07 UTC 2016


    Date: Wednesday, February 24, 2016 @ 01:17:07
  Author: anthraxx
Revision: 163248

upgpkg: valabind 0.10.0-1

Modified:
  valabind/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-24 00:16:53 UTC (rev 163247)
+++ PKGBUILD	2016-02-24 00:17:07 UTC (rev 163248)
@@ -1,8 +1,8 @@
 # Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
 
 pkgname=valabind
-pkgver=0.9.2
-pkgrel=3
+pkgver=0.10.0
+pkgrel=1
 pkgdesc="Tool to parse vala or vapi files to transform them into swig interface files, C++, NodeJS-ffi or GIR"
 url="http://radare.org"
 arch=('i686' 'x86_64')
@@ -9,7 +9,7 @@
 license=('GPL3')
 depends=('vala' 'swig' 'sh')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/radare/${pkgname}/archive/${pkgver}.tar.gz)
-sha512sums=('204b74a851dc052afeecfb7b98e8b8a4e3ae5e05c7bda3213f38a4f30e144cfc9a1ad9fc5197ae1dd8e2ff931df87cce7810ce37c900e4d8e287abaecef43b9b')
+sha512sums=('8a1cb5d9c0960df0832d7c72a5204a24ec56f7ced9defe80636670502d6807db63af31fb3d0b0970bb35e27c907455270aa1b898ab1a8818373a271849fb388d')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list