diff options
author | Grey Christoforo | 2015-06-20 20:20:36 +0200 |
---|---|---|
committer | Grey Christoforo | 2015-06-20 20:20:36 +0200 |
commit | 8e66c96046a551e1ffe6fb6abc82dd44fc6147ee (patch) | |
tree | 286a2c526adbd2c6fb33adebdacce6a34ec9f1b3 /PKGBUILD | |
parent | 7ceb86b19a2661d77927f6cb4c07db9134771b59 (diff) | |
download | aur-8e66c96046a551e1ffe6fb6abc82dd44fc6147ee.tar.gz |
update mdsums
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -12,8 +12,8 @@ source=("tclkit.tar.gz::https://github.com/patthoyts/kitgen/archive/${_kit_commi "tk.tar.gz::https://github.com/tcltk/tk/archive/${_tcltk_tag}.tar.gz" "tcl.tar.gz::https://github.com/tcltk/tcl/archive/${_tcltk_tag}.tar.gz") md5sums=('2053997a397309fa10d0b62a3df114ae' - '71a7b3311f207d6f7d85181e09534824' - 'f8c680c0903124af27ba55c6dd4ee12b') + '25c2e90900e44ea851f891cbb232ca2c' + 'f2157b4a1f4595c93c978f2203e4a93d') build() { mv "kitgen-$_kit_commit" kitgen |