diff options
author | Pierre Cazenave <pwcazenave at gmail {dot} com> | 2010-12-26 13:06:37 -0200 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2010-12-26 13:06:37 -0200 |
commit | 859bd0f3c234d9d4533e47d1bc164427bfc52d11 (patch) | |
tree | 332d440c85a839368fb1a9e95c74f510800f8b46 /graphics | |
parent | 45f23d100c1058bb50bc814f4d4b4418ab6771bd (diff) |
graphics/gimp-registry-plugins: Updated source MD5SUM.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gimp-registry-plugins/gimp-registry-plugins.SlackBuild | 4 | ||||
-rw-r--r-- | graphics/gimp-registry-plugins/gimp-registry-plugins.info | 4 |
2 files changed, 3 insertions, 5 deletions
diff --git a/graphics/gimp-registry-plugins/gimp-registry-plugins.SlackBuild b/graphics/gimp-registry-plugins/gimp-registry-plugins.SlackBuild index bd5eaba6ad10..1e544defc411 100644 --- a/graphics/gimp-registry-plugins/gimp-registry-plugins.SlackBuild +++ b/graphics/gimp-registry-plugins/gimp-registry-plugins.SlackBuild @@ -27,15 +27,13 @@ PRGNAM=gimp-registry-plugins VERSION=0.0.2 -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} -# Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then case "$( uname -m )" in i?86) ARCH=i486 ;; arm*) ARCH=arm ;; - # Unless $ARCH is already set, use uname -m for all other archs: *) ARCH=$( uname -m ) ;; esac fi diff --git a/graphics/gimp-registry-plugins/gimp-registry-plugins.info b/graphics/gimp-registry-plugins/gimp-registry-plugins.info index 2affc01ac4c5..4104439bfcfb 100644 --- a/graphics/gimp-registry-plugins/gimp-registry-plugins.info +++ b/graphics/gimp-registry-plugins/gimp-registry-plugins.info @@ -20,9 +20,9 @@ MD5SUM="e75197932cf1734dd60f0b909b98d23f \ 691f0b0362d0a1c2a795fd5342db11de \ a67f238d6af768d16089e9609e674bc8 \ 2ba7c7db3143ae95fd10f0d059021faf \ - c411a436fe9664b427c66c190ca15132" + 8df1ef15e5c754c598f9c717d34e9e00" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Pierre Cazenave" EMAIL="pwcazenave <at> gmail {dot} com" -APPROVED="dsomero" +APPROVED="dsomero,Niels Horn" |