summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorstiefel40k2017-12-27 00:39:45 +0100
committerstiefel40k2017-12-27 00:39:45 +0100
commit188c859b5169cc4ce86940112cb4a423c33ae47d (patch)
tree1065fbfaacc17f8f73349600a0c07d549fb7c746
parenta06581bc9465febf0369c1f5c95f2979ae343fc3 (diff)
downloadaur-188c859b5169cc4ce86940112cb4a423c33ae47d.tar.gz
fix url to file
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 10845d50859a..6d894d85a9a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
#Maintainer: Grey Christoforo <first name [at] last name [dot] net>
pkgname=tclkit
-pkgver=8.6.4
-_tcl_tag=tip_412
+pkgver=8.6.4-1
+_tcl_tag=tip-412
_tk_tag=core_8_6_4
_kit_tag=8.6.4-7
pkgrel=7
@@ -16,7 +16,7 @@ source=("https://github.com/stiefel40k/kitgen/archive/${_kit_tag}.tar.gz"
"tcl.tar.gz::https://github.com/tcltk/tcl/archive/${_tcl_tag}.tar.gz")
md5sums=('2f4305a69297deffde0fa4a2a4af2658'
'4f9b416d393f6b45b972d506a23ed36d'
- '05843ddb995308a2aaec8e0e76a6c7b5')
+ '9297de5538175b98c000b98ccc469290')
build() {
mv "kitgen-${_kit_tag}" kitgen