mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
tcllib: auto updated to 1.21-1
This commit is contained in:
parent
eb990fee8c
commit
5d31cfe67c
1 changed files with 3 additions and 3 deletions
|
@ -5,15 +5,15 @@
|
|||
# Contributor: Pawel Bogur <jid:smeagol@uaznia.net>
|
||||
|
||||
pkgname=tcllib
|
||||
pkgver=1.20
|
||||
pkgrel=5
|
||||
pkgver=1.21
|
||||
pkgrel=1
|
||||
pkgdesc="Set of pure-Tcl extensions."
|
||||
arch=('any')
|
||||
url="http://core.tcl.tk/tcllib/"
|
||||
license=('bsd')
|
||||
depends=('tcl')
|
||||
source=("https://core.tcl-lang.org/tcllib/uv/tcllib-$pkgver.tar.gz")
|
||||
sha256sums=('e3b097475bcb93c4439df4a088daa59592e1937beee2a2c8495f4f0303125d71')
|
||||
sha256sums=('46b2bb5ec8049363ae01645af11bda3bdb5db10629e807d81d1ad46cd1bead50')
|
||||
|
||||
package(){
|
||||
cd "$srcdir"/tcllib-$pkgver
|
||||
|
|
Loading…
Add table
Reference in a new issue