summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarcell Meszaros2023-11-10 15:08:54 +0100
committerMarcell Meszaros2023-11-10 15:08:54 +0100
commit99b7408b01581e1abadcb61bbf0a45b666cfca1f (patch)
treed8465718ad061085696db77385c4233255916e2f /PKGBUILD
parente945400451a24290f1075516c9bc5f171bed6cbd (diff)
downloadaur-99b7408b01581e1abadcb61bbf0a45b666cfca1f.tar.gz
remove unneeded provides
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 76416b196f46..9bda1dc109d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,4 @@
-# Maintainer: icasdri <icasdri *at* gmail.com>
+# Contributor: icasdri <icasdri *at* gmail.com>
# Based on automake-1.12 maintained by hav3lock
pkgname=automake-1.14
@@ -11,7 +11,6 @@ license=('GPL')
url="http://www.gnu.org/software/automake"
groups=('base-devel')
depends=('perl' 'bash')
-provides=("automake=1.14")
install=automake.install
source=(ftp://ftp.gnu.org/gnu/$_realname/$_realname-$pkgver.tar.gz)
sha512sums=('782be9113bde2dd661585c2144849eb9b673fcd835e1918623fca04d3840a75e2fad7ec91ba9b1d125e5c75f1305c655d602976100b2723423717bd03b6e84ed')