diff options
Diffstat (limited to 'pcr/gimpfx-foundry')
-rw-r--r-- | pcr/gimpfx-foundry/PKGBUILD | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/pcr/gimpfx-foundry/PKGBUILD b/pcr/gimpfx-foundry/PKGBUILD index 8351549eb..e41c89e9b 100644 --- a/pcr/gimpfx-foundry/PKGBUILD +++ b/pcr/gimpfx-foundry/PKGBUILD @@ -1,9 +1,12 @@ # Contributor (Arch): Vitaliy Berdinskikh <skipper13@root.ua> # Maintainer : Omar Vega Ramos <ovruni@gnu.org.pe> +# parabola changes and rationale: +# - upstream pkgbuild is gone, but we keep maintaining this. + pkgname=gimpfx-foundry pkgver=2.6_1 -pkgrel=2.1 +pkgrel=2.2 pkgdesc="Collection of Gimp scripts" url="http://gimpfx-foundry.sourceforge.net/" license=("GPL") |