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 d19d5fb17..ba5f1f076 100644
--- a/extra/emotion/PKGBUILD
+++ b/extra/emotion/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 171990 2012-11-25 21:19:38Z ronald $
+# $Id: PKGBUILD 172969 2012-12-07 19:28:30Z ronald $
# Maintainer: Ronald van Haren <ronald@archlinux.org>
# Contributor: Gustavo Sverzut Barbieri <barbieri@gmail.com>
pkgname=emotion
-pkgver=1.7.2
+pkgver=1.7.3
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=('20304f130e5fb4d81176c442262465cacaa52381')
+sha1sums=('9aebc9ee614e68b3ccb69e10f42ae2989d0d29a0')
build() {
cd $srcdir/$pkgname-$pkgver