summaryrefslogtreecommitdiff
path: root/extra/emotion/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/emotion/PKGBUILD')
-rw-r--r--extra/emotion/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/emotion/PKGBUILD b/extra/emotion/PKGBUILD
index 396c4b40c..d19d5fb17 100644
--- a/extra/emotion/PKGBUILD
+++ b/extra/emotion/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 171660 2012-11-20 21:55:53Z ronald $
+# $Id: PKGBUILD 171990 2012-11-25 21:19:38Z ronald $
# Maintainer: Ronald van Haren <ronald@archlinux.org>
# Contributor: Gustavo Sverzut Barbieri <barbieri@gmail.com>
pkgname=emotion
-pkgver=1.7.1
+pkgver=1.7.2
pkgrel=1
pkgdesc="Library to easily integrate media playback into EFL applications"
arch=('i686' 'x86_64' 'mips64el')
@@ -12,7 +12,7 @@ license=('BSD')
depends=('gstreamer0.10' 'edje' 'eeze')
options=('!libtool' '!emptydirs')
source=(http://download.enlightenment.org/releases/$pkgname-$pkgver.tar.gz)
-sha1sums=('8d3dd7aa4cd72f9c9c1113bf92f595e4f5fdbf53')
+sha1sums=('20304f130e5fb4d81176c442262465cacaa52381')
build() {
cd $srcdir/$pkgname-$pkgver