summaryrefslogtreecommitdiff
path: root/extra/ethumb
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-11-27 12:52:56 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-11-27 12:52:56 -0300
commit78e579460b6f67a777a72232903eb7eaf84c945f (patch)
tree13403c8933fd3ea439b3d5734a5a3d0d7b04e386 /extra/ethumb
parent45109aea7693acc9077824a431e17110d21ed6b3 (diff)
parentc008601effc878e60852f7928ddadcf5a16eb851 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/spacefm/PKGBUILD extra/eina/PKGBUILD extra/kdeplasma-addons/PKGBUILD
Diffstat (limited to 'extra/ethumb')
-rw-r--r--extra/ethumb/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/ethumb/PKGBUILD b/extra/ethumb/PKGBUILD
index 479a9fe88..45fa3bfd0 100644
--- a/extra/ethumb/PKGBUILD
+++ b/extra/ethumb/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 171662 2012-11-20 21:56:39Z ronald $
+# $Id: PKGBUILD 171991 2012-11-25 21:20:15Z ronald $
# Maintainer: Ronald van Haren <ronald@archlinux.org>
# Contributor: Gustavo Sverzut Barbieri <barbieri@gmail.com>
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' 'mips64el')
@@ -12,7 +12,7 @@ license=('BSD')
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