summaryrefslogtreecommitdiff
path: root/extra/ecore
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/ecore
parent453f3b8b2c568e9babcdc4852772278a39f130c0 (diff)
Fri May 17 01:52:35 PDT 2013
Diffstat (limited to 'extra/ecore')
-rw-r--r--extra/ecore/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/ecore/PKGBUILD b/extra/ecore/PKGBUILD
index 44c1d9eba..08857c145 100644
--- a/extra/ecore/PKGBUILD
+++ b/extra/ecore/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 184994 2013-05-09 17:25:25Z ronald $
+# $Id: PKGBUILD 185669 2013-05-16 20:56:13Z ronald $
# Maintainer: Ronald van Haren <ronald@archlinux.org>
# Contributor: Gustavo Sverzut Barbieri <barbieri@gmail.com>
pkgname=ecore
-pkgver=1.7.6
+pkgver=1.7.7
pkgrel=1
pkgdesc="OS abstraction layer for e17"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ depends=('eina' 'evas' 'glib2' 'libxp' 'curl' 'libxss' 'libxtst'
makedepends=('subversion')
options=('!libtool' '!emptydirs')
source=(http://download.enlightenment.org/releases/$pkgname-$pkgver.tar.gz)
-sha1sums=('b7be13256b1cc91636127b167a83af2980f5a302')
+sha1sums=('8ee61a186f2a41477415d78af4475e8a05132920')
build() {
cd $srcdir/$pkgname-$pkgver