summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaulo Matias2021-12-08 20:13:38 -0300
committerPaulo Matias2021-12-08 20:13:38 -0300
commit39d9510c15addc79adc6bcf33e67389ca8acbc26 (patch)
tree4bb4788c495edfb747a9096d6babe8cb933ae19e
parentd262ee0e09da86ce05a4ae093f2996bdc520257d (diff)
downloadaur-39d9510c15addc79adc6bcf33e67389ca8acbc26.tar.gz
change url (suggestion by malacology)
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 26166813b40e..72d77949a6ee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=4.1.0
pkgrel=2
pkgdesc="OOP extension for Tk"
arch=('x86_64')
-url="http://incrtcl.sourceforge.net/"
+url="http://incrtcl.sourceforge.net/itk/"
license=('custom')
depends=('tcl' 'tk')
source=(ftp://ftp.tcl.tk/pub/tcl/itcl/itk$pkgver.tar.gz)