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

Jan Steffens heftig at archlinux.org
Wed Mar 13 20:32:14 UTC 2019


    Date: Wednesday, March 13, 2019 @ 20:32:14
  Author: heftig
Revision: 440932

1.7.1-1

Modified:
  valabind/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-13 20:17:49 UTC (rev 440931)
+++ PKGBUILD	2019-03-13 20:32:14 UTC (rev 440932)
@@ -1,18 +1,18 @@
 # Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
 
 pkgname=valabind
-pkgver=1.6.0
-pkgrel=4
+pkgver=1.7.1
+pkgrel=1
 pkgdesc='Tool to parse vala or vapi files to transform them into swig interface files, C++, NodeJS-ffi or GIR'
 url='https://radare.org/r/'
 arch=('x86_64')
 license=('GPL3')
-depends=('sh' 'glibc' 'glib2' 'vala' 'swig' 'libvala-0.42.so')
+depends=('sh' 'glibc' 'glib2' 'vala' 'swig' 'libvala-0.44.so')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/radare/${pkgname}/archive/${pkgver}.tar.gz
         valabind-fix-rpath.patch::https://github.com/radare/valabind/commit/774707925962fe5865002587ef031048acbe9d89.patch)
-sha256sums=('0d266486655c257fd993758c3e4cc8e32f0ec6f45d0c0e15bb6e6be986e4b78e'
+sha256sums=('b463b18419de656e218855a2f30a71051f03a9c4540254b4ceaea475fb79102e'
             'b4a46f94d90da957e57a6f2483eb4d7ce0c1769590c910a493599497aaa2cd8e')
-sha512sums=('872e4d1feed4a79cef3a43982a317cffa513b8935bd8274d54935acd263e90132ed37d34e2735e79238a0498f6bb37b6e8355dd8485e5b91902664269fbb240d'
+sha512sums=('b82c733777e0caf449cd27f0ed3597a108462072c5663945ec03f4c1da90d389313c0f3ca0f6db2d52c7f80d09b1751992f733454358cd428c2571b7e53850a4'
             '829bf15a10a4d8f420993f5e378d00dcf836e06068e340aea3306fe4a684a064aeff34cc79ac0e61c2de4ac012183c5c6961cac3f373213f80ca44851e5eb546')
 
 prepare() {



More information about the arch-commits mailing list