summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorb00rt00s2016-04-26 15:23:09 +0200
committerb00rt00s2016-04-26 15:23:09 +0200
commita281ff4b791321f4eada628621caf76f177febc3 (patch)
treee138ae2f31bc07102bfc64cef2a805a9717415e6 /PKGBUILD
parent680e2536c5c57186c18f774effea5a67493a3acf (diff)
downloadaur-a281ff4b791321f4eada628621caf76f177febc3.tar.gz
update to 8.5.19
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3565eb18dc9b..15f55b14993d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Committer: Judd Vinet <jvinet@zeroflux.org>
pkgname=tcl85
-pkgver=8.5.17
+pkgver=8.5.19
pkgrel=1
pkgdesc="The Tcl scripting language, 8.5 series"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ url="http://tcl.sourceforge.net/"
license=('custom')
provides=("tcl" "tcl=${pkgver}")
source=(http://downloads.sourceforge.net/sourceforge/tcl/tcl${pkgver}-src.tar.gz)
-md5sums=('bac917ce5e1cf029bffc766aa884635b')
+md5sums=('4f4e1c919f6a6dbb37e9a12d429769a6')
options=('staticlibs')
build() {