summaryrefslogtreecommitdiff
path: root/extra/emotion
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-05-17 01:53:16 -0700
committerroot <root@rshg054.dnsready.net>2013-05-17 01:53:16 -0700
commitb5f4c940227b9a7051c381688636d59f67864f93 (patch)
tree99d9cd904411e9aad2ea12662db7d3eb8c786085 /extra/emotion
parent453f3b8b2c568e9babcdc4852772278a39f130c0 (diff)
Fri May 17 01:52:35 PDT 2013
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 4b344ee78..1f8c515b3 100644
--- a/extra/emotion/PKGBUILD
+++ b/extra/emotion/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 184837 2013-05-09 09:26:25Z ronald $
+# $Id: PKGBUILD 185674 2013-05-16 20:57:59Z ronald $
# Maintainer: Ronald van Haren <ronald@archlinux.org>
# Contributor: Gustavo Sverzut Barbieri <barbieri@gmail.com>
pkgname=emotion
-pkgver=1.7.6
+pkgver=1.7.7
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=('32b9d991cb33a7c1b96ad47b3c676238cdd278b7')
+sha1sums=('e42b73a268afaa022efb179966991cfb3865168b')
build() {
cd $srcdir/$pkgname-$pkgver