mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
tklib: auto updated to 0.9-1
This commit is contained in:
parent
a71d473341
commit
323673ed9b
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
# Contributor: Thomas Dziedzic
|
# Contributor: Thomas Dziedzic
|
||||||
# Contributor: Mihai Militaru <mihai dot militaru at xmpp dot ro>
|
# Contributor: Mihai Militaru <mihai dot militaru at xmpp dot ro>
|
||||||
pkgname=tklib
|
pkgname=tklib
|
||||||
pkgver=0.8
|
pkgver=0.9
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Tklib specializes in utilities for GUI programming.'
|
pkgdesc='Tklib specializes in utilities for GUI programming.'
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
|
@ -10,7 +10,7 @@ url="https://core.tcl-lang.org/tklib/home"
|
||||||
license=('GPL')
|
license=('GPL')
|
||||||
depends=('tk' 'tcllib')
|
depends=('tk' 'tcllib')
|
||||||
source=(https://github.com/tcltk/tklib/archive/refs/tags/tklib-$pkgver.tar.gz)
|
source=(https://github.com/tcltk/tklib/archive/refs/tags/tklib-$pkgver.tar.gz)
|
||||||
sha256sums=('8192087094fdb6c0fbea4c8f995d26631e8c0a230697179863ba817781c31da9')
|
sha256sums=('4709f591ed24c27b1b2b4333f07e5182fe28cab651214038186aa1d5bb5a9b99')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd $pkgname-$pkgname-$pkgver
|
cd $pkgname-$pkgname-$pkgver
|
||||||
|
|
Loading…
Add table
Reference in a new issue