From a966ec85d78339311246e589b57f189bdd15741c Mon Sep 17 00:00:00 2001 From: bill-auger Date: Thu, 24 Sep 2020 02:30:33 -0400 Subject: [ucsniff-ace]: remove obsolete replaces --- pcr/ucsniff-ace/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pcr') diff --git a/pcr/ucsniff-ace/PKGBUILD b/pcr/ucsniff-ace/PKGBUILD index b2e68e67d..c2e488633 100644 --- a/pcr/ucsniff-ace/PKGBUILD +++ b/pcr/ucsniff-ace/PKGBUILD @@ -2,7 +2,7 @@ pkgname='ucsniff-ace' pkgver='1.10' -pkgrel=4 +pkgrel=5 pkgdesc='A simple yet powerful VoIP Corporate Directory enumeration tool that mimics the behavior of an IP Phone in order to download the name and extension entries that a given phone can display on its screen interface.' url='http://ucsniff.sourceforge.net/ace.html' license=('GPL') @@ -10,7 +10,7 @@ depends=('libpcap') arch=('i686' 'x86_64' 'armv7h') source=("http://downloads.sourceforge.net/ucsniff/ace-$pkgver.tar.gz") sha1sums=('747aee37f74e71101317809797cdaed7077dd29e') -replaces=('ace') + prepare() { cd "$srcdir/ace-$pkgver" -- cgit v1.2.3