summaryrefslogtreecommitdiff
path: root/extra/emotion
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-05-17 12:16:22 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2013-05-17 12:16:22 +0200
commit19cc1bee6bc5b4dfe413db886b8ce66c5736d480 (patch)
treefd8d56e2700f0defda5600b21d87916dbc7e035e /extra/emotion
parentbc864260b40f40e8f689788c54f6138007764077 (diff)
parentb5f4c940227b9a7051c381688636d59f67864f93 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/pidgin-libnotify/PKGBUILD community/prelink/PKGBUILD community/proftpd/PKGBUILD community/xdelta3/PKGBUILD extra/msmtp/PKGBUILD extra/ypbind-mt/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 72d83bfb1..5fe2807a6 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' '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=('32b9d991cb33a7c1b96ad47b3c676238cdd278b7')
+sha1sums=('e42b73a268afaa022efb179966991cfb3865168b')
build() {
cd $srcdir/$pkgname-$pkgver