summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPeter Ivanov2019-09-25 19:08:25 +0200
committerPeter Ivanov2019-09-25 19:08:25 +0200
commit57a10e90286c46345ca257bd80b75d18c3fe1e25 (patch)
treec4172695a5b0cb0de8ea8dd19523a4705b0b733c /PKGBUILD
parent28be415981da97ccab8f28aa3fe2c2d1dfc95879 (diff)
downloadaur-57a10e90286c46345ca257bd80b75d18c3fe1e25.tar.gz
Adapted to version 8.4.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f8196a0e52a9..6e4b600e0f29 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
# Contributor: Hussain Jasim <hussainmkj@gmail.com>
# Contributors: Flemming Madsen (arch at themadsens dot dk), Sébastien Duquette <ekse.0x@gmail.com>
pkgname=tclx
-pkgver=8.4.2
+pkgver=8.4.3
_tclsrcver=8.6.9
-pkgrel=2
+pkgrel=1
pkgdesc="Provides OS primitives, file scanning, data records etc. for Tcl"
url="https://github.com/flightaware/tclx"
arch=('i686' 'x86_64' 'armv6h' 'armv7h')
@@ -13,7 +13,7 @@ depends=('tcl=8.6.9' 'tk' 'libtirpc')
source=("https://github.com/flightaware/tclx/archive/v${pkgver}.tar.gz" \
"http://downloads.sourceforge.net/sourceforge/tcl/tcl${_tclsrcver}-src.tar.gz" \
"interperrorline.patch")
-md5sums=('ec214e9d5d51d20d2d8f6b9152ccf5a7'
+md5sums=('e4c9a627dcc10686ff46f7bd9abecbd3'
'aa0a121d95a0e7b73a036f26028538d4'
'3254188674bfa4cdf58605d0d69586d0')