Date: Saturday, November 24, 2012 @ 03:25:57 Author: ronald Revision: 171932
bump PKGBUILD to 1.7.2 Modified: ethumb/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-11-24 08:25:13 UTC (rev 171931) +++ PKGBUILD 2012-11-24 08:25:57 UTC (rev 171932) @@ -3,7 +3,7 @@ # Contributor: Gustavo Sverzut Barbieri <[email protected]> pkgname=ethumb -pkgver=1.7.1 +pkgver=1.7.2 pkgrel=1 pkgdesc="Thumbnailing library and D-Bus service using EFL" arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ depends=('libexif' 'e_dbus' 'emotion') options=('!libtool' '!emptydirs') source=(http://download.enlightenment.org/releases/$pkgname-$pkgver.tar.gz) -sha1sums=('66309a00abee82a6e45f2841e7b40e301e2df3dd') +sha1sums=('16d9a9908fb16df2b06f9084190a828683f72f8f') build() { cd $srcdir/$pkgname-$pkgver
