summaryrefslogtreecommitdiff
path: root/extra/emotion
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-12-08 13:14:39 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-12-08 13:14:39 +0100
commit31ccd8fa213350d61560c16caac29e5c0bb0f54f (patch)
treeea0288a26a5d9c325da1502ed4450936c52b8272 /extra/emotion
parent3734b1ff855a5738195c6ff3def244d7b2e23e50 (diff)
parentb8c6ff8db00ce5eec5e6f20a90e8f8ec993ef3d5 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/codeblocks/PKGBUILD community/siege/PKGBUILD extra/opus/PKGBUILD extra/rtmpdump/PKGBUILD
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 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