diff options
author | Andreas Grapentin <andreas@grapentin.org> | 2018-02-02 15:45:36 +0100 |
---|---|---|
committer | Andreas Grapentin <andreas@grapentin.org> | 2018-02-02 15:45:36 +0100 |
commit | 8c5bf3f4e788c860663586166e2b4413cef7f53b (patch) | |
tree | 99785c4cb6a70d675d7c802bd81f598bf15b8073 /pcr/gimpfx-foundry | |
parent | fa3aace77b97696f5d3c548043b3b2f978f8059a (diff) | |
download | abslibre-8c5bf3f4e788c860663586166e2b4413cef7f53b.tar.gz abslibre-8c5bf3f4e788c860663586166e2b4413cef7f53b.tar.bz2 abslibre-8c5bf3f4e788c860663586166e2b4413cef7f53b.zip |
pcr/gimpfx-foundry: bumped pkgrel and rebuilt for arm
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") |