diff --git a/srcpkgs/valabind/template b/srcpkgs/valabind/template index 66491ee4b46..a4e9c004930 100644 --- a/srcpkgs/valabind/template +++ b/srcpkgs/valabind/template @@ -1,7 +1,7 @@ # Template file for 'valabind' pkgname=valabind -version=0.7 -revision=2 +version=0.7.2 +revision=1 build_style=gnu-makefile fulldepends="pkg-config vala-devel>=0.18 glib-devel" short_desc="Tool to transform vala source files to swig, GIR or GEAR" @@ -9,7 +9,7 @@ maintainer="Juan RP " license="LGPL-3" homepage="http://radare.org" distfiles="${homepage}/get/${pkgname}-${version}.tar.gz" -checksum=5dcc5f33844116daa8124216aecad4709b21192a3d0365cfbe3fc2e8137ff53b +checksum=99bebad1ab8d44111b862aa8569a53f41a9c183954100467e30f77e29aa36102 long_desc=" Valabind is a tool to parse vala[1] or vapi files to transform them into swig interface files, C++ source files, GIR or GEAR.