From 0be22c0b4154ba9ec4c3143e22052ab9e5993649 Mon Sep 17 00:00:00 2001 From: bugcrazy Date: Wed, 5 Oct 2022 14:53:50 -0300 Subject: [PATCH] acr: update to 2.0.0 --- srcpkgs/acr/patches/fix-test.patch | 9 --------- srcpkgs/acr/template | 6 +++--- 2 files changed, 3 insertions(+), 12 deletions(-) delete mode 100644 srcpkgs/acr/patches/fix-test.patch diff --git a/srcpkgs/acr/patches/fix-test.patch b/srcpkgs/acr/patches/fix-test.patch deleted file mode 100644 index 05816ddfdb63cc..00000000000000 --- a/srcpkgs/acr/patches/fix-test.patch +++ /dev/null @@ -1,9 +0,0 @@ -diff --git a/examples/pkgcfg.acr b/examples/pkgcfg.acr -index ce7fa02..10da766 100644 ---- a/examples/pkgcfg.acr -+++ b/examples/pkgcfg.acr -@@ -1,3 +1,4 @@ -+USE_PKGCONFIG - PKGCFG GTK_FLAGS GTK_LIBS gtk+-2.0 - - CHKVER libuv 1.0.0 diff --git a/srcpkgs/acr/template b/srcpkgs/acr/template index 0574ea5120162c..dadc5f29488e87 100644 --- a/srcpkgs/acr/template +++ b/srcpkgs/acr/template @@ -1,13 +1,13 @@ # Template file for 'acr' pkgname=acr -version=1.9.8 +version=2.0.0 revision=1 build_style=gnu-configure -checkdepends="pkg-config" make_check_target=test +checkdepends="pkg-config" short_desc="AutoConf Replacement" maintainer="Felipe Nogueira " license="GPL-2.0-or-later" homepage="https://github.com/radare/acr" distfiles="${homepage}/archive/${version}.tar.gz" -checksum=88bb2e4cb35b18370675710806c4ef03ef81a6ed521b939e272267754e8484c1 +checksum=86ecbb47b62c5469dcb9c5b8c13efd68e18eb572bc037979316e9a75d6d26e21