mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
iwidgets: auto updated to 4.1.1-3
This commit is contained in:
parent
e9a96890f2
commit
dc239f82c2
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Geballin - Guillaume Ballin <macniaque at free dot fr>
|
||||
pkgname=iwidgets
|
||||
pkgver=4.1.1
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="A megawidget set based on [incr Tcl] and [incr Tk]"
|
||||
url="https://sourceforge.net/projects/incrtcl/"
|
||||
arch=('x86_64' 'i686')
|
||||
|
@ -18,9 +18,9 @@ source=("https://sourceforge.net/projects/incrtcl/files/%5BIncr%20Widgets%5D/${p
|
|||
"https://sourceforge.net/projects/incrtcl/files/%5Bincr%20Tcl_Tk%5D-4-source/itcl%20${pkgver}/itcl${pkgver}.tar.gz"
|
||||
"https://sourceforge.net/projects/incrtcl/files/%5Bincr%20Tcl_Tk%5D-4-source/itk%20${itkvers}/itk${itkvers}.tar.gz")
|
||||
|
||||
md5sums=(cca62e022b0d561a2bba19bd56ecc667
|
||||
198c9adb83550ffe87dbffaa5676ef54
|
||||
600df0a12868507c52d46fd59d4e1c16)
|
||||
md5sums=('cca62e022b0d561a2bba19bd56ecc667'
|
||||
'198c9adb83550ffe87dbffaa5676ef54'
|
||||
'600df0a12868507c52d46fd59d4e1c16')
|
||||
|
||||
build() {
|
||||
cd ${srcdir}/itcl${pkgver}
|
||||
|
|
Loading…
Add table
Reference in a new issue