summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGrey Christoforo2016-01-08 13:24:32 +0000
committerGrey Christoforo2016-01-08 13:24:32 +0000
commit11375de4f95aa8b8372da46bc5079ed940f11553 (patch)
tree446a554de8e8a6766bb5d55a5da71d19875f53bb
parent96842d3a00f46b146f925554bbba117dae73b709 (diff)
downloadaur-11375de4f95aa8b8372da46bc5079ed940f11553.tar.gz
bump tcl tag
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 50fab51017f1..cd8eef65559f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Fri Jan 8 13:13:32 UTC 2016
+# Fri Jan 8 13:19:45 UTC 2016
pkgbase = tclkit
pkgdesc = single-file executable that provides a complete Tcl and Tk runtime
pkgver = 8.6.4
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/patthoyts/kitgen
arch = i686
arch = x86_64
@@ -16,7 +16,7 @@ pkgbase = tclkit
options = !strip
source = tclkit.tar.gz::https://github.com/patthoyts/kitgen/archive/c21eeb1e379bd5acb5b304f0784877b8e8dd31ca.tar.gz
source = tk.tar.gz::https://github.com/tcltk/tk/archive/core_8_6_4.tar.gz
- source = tcl.tar.gz::https://github.com/tcltk/tcl/archive/potential_incompatibility.tar.gz
+ source = tcl.tar.gz::https://github.com/tcltk/tcl/archive/tip_412.tar.gz
md5sums = 2053997a397309fa10d0b62a3df114ae
md5sums = 217158b34ce82baf8f9aaf5f9e584ad2
md5sums = a6485fca8f4ca5314a9dcb1c8c8eaca0
diff --git a/PKGBUILD b/PKGBUILD
index 23239b7899eb..6df3a932ff24 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
#Maintainer: Grey Christoforo <first name [at] last name [dot] net>
pkgname=tclkit
pkgver=8.6.4
-_tcl_tag=potential_incompatibility
+_tcl_tag=tip_412
_tk_tag=core_8_6_4
_kit_commit=c21eeb1e379bd5acb5b304f0784877b8e8dd31ca
-pkgrel=4
+pkgrel=5
pkgdesc="single-file executable that provides a complete Tcl and Tk runtime"
arch=('i686' 'x86_64')
url="https://github.com/patthoyts/kitgen"
@@ -16,7 +16,7 @@ source=("tclkit.tar.gz::https://github.com/patthoyts/kitgen/archive/${_kit_commi
"tcl.tar.gz::https://github.com/tcltk/tcl/archive/${_tcl_tag}.tar.gz")
md5sums=('2053997a397309fa10d0b62a3df114ae'
'217158b34ce82baf8f9aaf5f9e584ad2'
- 'a6485fca8f4ca5314a9dcb1c8c8eaca0')
+ '07c57414ca366d84b06cc709400e91a6')
build() {
mv "kitgen-$_kit_commit" kitgen