summaryrefslogtreecommitdiff
path: root/extra/emotion
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-12-08 02:04:18 -0800
committerroot <root@rshg054.dnsready.net>2012-12-08 02:04:18 -0800
commitb8c6ff8db00ce5eec5e6f20a90e8f8ec993ef3d5 (patch)
treed5f2cb92d1607745717cde77e321269c384da4bb /extra/emotion
parent7de07e40e2c0c078a35c5092e1f2defb65d1741e (diff)
Sat Dec 8 01:58:23 PST 2012
Diffstat (limited to 'extra/emotion')
-rw-r--r--extra/emotion/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/emotion/PKGBUILD b/extra/emotion/PKGBUILD
index 3ea81b2ca..dc9fa14a4 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')
@@ -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