From b1ae3c6c731a8d93dea17c7a0efe18713fc844a0 Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Sun, 5 Jul 2015 18:14:34 -0500 Subject: octave-image-2.2.2-1-: updating version --- pcr/octave-image/PKGBUILD | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'pcr/octave-image') 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 -# Contributor : Ng Oon-Ee -# Contriburor : Clemens Buchacher -# Maintainer : Aurélien DESBRIÈRES +# Contributor (Arch): Philipp Brüschweiler +# Contributor (Arch): Ng Oon-Ee +# Maintainer (Arch): Clemens Buchacher +# Maintainer: Omar Vega Ramos # # 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" -- cgit v1.2.2