diff --git a/srcpkgs/libtaginfo/template b/srcpkgs/libtaginfo/template index b4018144fae..0847fc90e5b 100644 --- a/srcpkgs/libtaginfo/template +++ b/srcpkgs/libtaginfo/template @@ -1,19 +1,19 @@ # Template file for 'libtaginfo' pkgname=libtaginfo -version=0.2.0 +version=0.2.1 revision=1 build_style=gnu-configure -hostmakedepends="libtool pkg-config" +hostmakedepends="automake libtool pkg-config" makedepends="taglib-devel" short_desc="Library for reading media metadata" maintainer="Juan RP " license="GPL-2" homepage="https://bitbucket.org/shuerhaaken/libtaginfo" distfiles="https://bitbucket.org/shuerhaaken/libtaginfo/downloads/${pkgname}-${version}.tar.gz" -checksum=7a2ef1c74fa4bd054e589582ff8ad6ff0519490777df32304580911d332d8313 +checksum=9ca2f67ef5934b90e659436218c7cb0bb6aa573d14acf544493d7e969d14369f pre_configure() { - libtoolize -f + autoreconf -fi } libtaginfo-devel_package() {