summaryrefslogtreecommitdiff
path: root/pcr/octave-image
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2015-07-05 18:14:34 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2015-07-05 18:14:34 -0500
commitb1ae3c6c731a8d93dea17c7a0efe18713fc844a0 (patch)
treee39a7bbd5734e7b23ec04d8d6fc2717d118d8f7b /pcr/octave-image
parent7535e6a382fd91cbd9eb05b4fa3167a710ea2511 (diff)
octave-image-2.2.2-1-: updating version
Diffstat (limited to 'pcr/octave-image')
-rw-r--r--pcr/octave-image/PKGBUILD11
1 files changed, 6 insertions, 5 deletions
diff --git a/pcr/octave-image/PKGBUILD b/pcr/octave-image/PKGBUILD
index 1fd17c752..4978b5bf6 100644
--- a/pcr/octave-image/PKGBUILD
+++ b/pcr/octave-image/PKGBUILD
@@ -1,8 +1,8 @@
#
-# Contributor : Philipp Brüschweiler <blei42 gmail com>
-# Contributor : Ng Oon-Ee <ngoonee.talk@gmail.com>
-# Contriburor : Clemens Buchacher <drizzd@aon.at>
-# Maintainer : Aurélien DESBRIÈRES <aurelien@hackers.camp>
+# Contributor (Arch): Philipp Brüschweiler <blei42 gmail com>
+# Contributor (Arch): Ng Oon-Ee <ngoonee.talk@gmail.com>
+# Maintainer (Arch): Clemens Buchacher <drizzd@aon.at>
+# Maintainer: Omar Vega Ramos <ovruni@gnu.org.pe>
#
# You can use the newpkg script from
# https://github.com/drizzd/octave-forge-archlinux to automatically generate
@@ -11,7 +11,7 @@
_pack=image
pkgname=octave-$_pack
-pkgver=2.2.1
+pkgver=2.2.2
pkgrel=1
pkgdesc="The Octave-forge Image package provides functions for processing images. The package also provides functions for feature extraction, image statistics, spatial and geometric transformations, morphological operations, linear filtering, and much more."
arch=(any)
@@ -27,6 +27,7 @@ install=$pkgname.install
_archive=$_pack-$pkgver.tar.gz
source=("http://downloads.sourceforge.net/octave/$_archive")
noextract=("$_archive")
+md5sums=('c02a05ba37ffb38ad2b59906a56c7807')
build() {
cd "$srcdir"