summaryrefslogtreecommitdiff
path: root/extra/ecore
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-12-23 02:16:24 -0800
committerroot <root@rshg054.dnsready.net>2012-12-23 02:16:24 -0800
commit529672e261386840882f17eeb9b27f16ffd30e18 (patch)
tree09276aef7dfdb6fafba733b3bb620b5faac69847 /extra/ecore
parent0f92922979ec1f52c580079a4a49a7dc84af4ca1 (diff)
Sun Dec 23 02:15:27 PST 2012
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 f46e6d991..4ef6c7b9d 100644
--- a/extra/ecore/PKGBUILD
+++ b/extra/ecore/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 172964 2012-12-07 19:25:18Z ronald $
+# $Id: PKGBUILD 173752 2012-12-22 16:20:53Z ronald $
# Maintainer: Ronald van Haren <ronald@archlinux.org>
# Contributor: Gustavo Sverzut Barbieri <barbieri@gmail.com>
pkgname=ecore
-pkgver=1.7.3
+pkgver=1.7.4
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=('c6ee8092af99842631e49566f6be32b6149eaaca')
+sha1sums=('673c3ef55b0482188b85f997af77bf8fb83791b5')
build() {
cd $srcdir/$pkgname-$pkgver