summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarcell Meszaros2023-11-04 23:44:24 +0100
committerMarcell Meszaros2023-11-04 23:44:24 +0100
commitc564ffb2e0f66fc4bc9d5accea4ce5f49c74cb42 (patch)
tree815f2932942e140776bf6536e6ab5fde22202307 /PKGBUILD
parentb6f716e12d82467a64394519a6f18464d915136b (diff)
downloadaur-tcl85.tar.gz
remove unneeded provides=tcl
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8ca668104718..abea00244f2c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,6 @@ pkgdesc="The Tcl scripting language, 8.5 series"
arch=('i686' 'x86_64')
url="http://tcl.sourceforge.net/"
license=('custom')
-provides=("tcl" "tcl=${pkgver}")
source=(http://downloads.sourceforge.net/sourceforge/tcl/tcl${pkgver}-src.tar.gz)
md5sums=('4f4e1c919f6a6dbb37e9a12d429769a6')
options=('staticlibs')