diff options
author | Andreas Grapentin <andreas@grapentin.org> | 2019-02-21 00:12:43 +0100 |
---|---|---|
committer | Andreas Grapentin <andreas@grapentin.org> | 2019-02-21 00:12:43 +0100 |
commit | 877aac17acf08ce22c47ca1053350353e117387b (patch) | |
tree | 748100ed44800284f031e6c4d5e1b6c35dbeae30 /pcr/tkpng | |
parent | 9fe7ac1f73328cac0d3a87bdcaa2e60621c0be26 (diff) | |
download | abslibre-877aac17acf08ce22c47ca1053350353e117387b.tar.gz abslibre-877aac17acf08ce22c47ca1053350353e117387b.tar.bz2 abslibre-877aac17acf08ce22c47ca1053350353e117387b.zip |
pcr/tkpng: rebuilt
Diffstat (limited to 'pcr/tkpng')
-rw-r--r-- | pcr/tkpng/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pcr/tkpng/PKGBUILD b/pcr/tkpng/PKGBUILD index 35d269f0b..15d5f0912 100644 --- a/pcr/tkpng/PKGBUILD +++ b/pcr/tkpng/PKGBUILD @@ -1,9 +1,9 @@ -# Maintainer (Arch): SpepS <dreamspepser at yahoo dot it> +# Maintainer (AUR): SpepS <dreamspepser at yahoo dot it> # Maintainer: Omar Vega Ramos <ovruni@gnu.org.pe> pkgname=tkpng pkgver=0.9 -pkgrel=1 +pkgrel=2 pkgdesc="An open source binary package that adds PNG photo image support to Tcl/Tk." arch=(i686 x86_64) url="http://www.muonics.com/FreeStuff/TkPNG/" |