diff --git a/srcpkgs/libixion10/template b/srcpkgs/libixion10/template index 7dd365cbf5..c8fde8556f 100644 --- a/srcpkgs/libixion10/template +++ b/srcpkgs/libixion10/template @@ -1,7 +1,7 @@ # Template file for 'libixion10' pkgname=libixion10 version=0.9.1 -revision=2 +revision=3 wrksrc="${pkgname%10}-${version}" build_style=gnu-configure hostmakedepends="automake libtool pkg-config python" @@ -12,7 +12,6 @@ license="MPL-2.0" homepage="https://gitlab.com/ixion/ixion/" distfiles="http://kohei.us/files/ixion/src/libixion-${version}.tar.xz" checksum=77e35c163cd27657b83626a6da26c3b90f37ba9089d00aa25f384a9ac4b4e3a1 -conflicts="libixion>=0" pre_configure() { autoreconf -if diff --git a/srcpkgs/liborcus10/template b/srcpkgs/liborcus10/template index c2b6fcce6c..f0e7eae841 100644 --- a/srcpkgs/liborcus10/template +++ b/srcpkgs/liborcus10/template @@ -1,7 +1,7 @@ # Template file for 'liborcus10' pkgname=liborcus10 version=0.9.2 -revision=2 +revision=3 wrksrc="${pkgname%10}-${version}" build_style=gnu-configure hostmakedepends="automake libtool pkg-config python" @@ -12,7 +12,6 @@ license="MPL-2.0" homepage="https://gitlab.com/orcus/orcus" distfiles="http://kohei.us/files/orcus/src/liborcus-${version}.tar.xz" checksum=dd49f9f1b8ff8a648434dd5c8b4fe1081d1118d61d0a71d4effee8f32553199c -conflicts="liborcus>=0" pre_configure() { autoreconf -if