summaryrefslogtreecommitdiff
path: root/extra/ecore/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-08-27 01:57:50 -0700
committerroot <root@rshg054.dnsready.net>2013-08-27 01:57:50 -0700
commit5ea071a53492ec9512f8d08a8b8ff8e08499209d (patch)
treec6d2f5880dfa0fd1c5e0ea7e4cd9441389ae94f5 /extra/ecore/PKGBUILD
parent1d0d7aa1e250616385bce94b4d23f53b3d7b29e2 (diff)
Tue Aug 27 01:56:38 PDT 2013
Diffstat (limited to 'extra/ecore/PKGBUILD')
-rw-r--r--extra/ecore/PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/extra/ecore/PKGBUILD b/extra/ecore/PKGBUILD
index 08857c145..a437bf282 100644
--- a/extra/ecore/PKGBUILD
+++ b/extra/ecore/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 185669 2013-05-16 20:56:13Z ronald $
+# $Id: PKGBUILD 193658 2013-08-26 20:14:53Z ronald $
# Maintainer: Ronald van Haren <ronald@archlinux.org>
# Contributor: Gustavo Sverzut Barbieri <barbieri@gmail.com>
pkgname=ecore
-pkgver=1.7.7
+pkgver=1.7.8
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=('8ee61a186f2a41477415d78af4475e8a05132920')
+sha1sums=('8b8c88a211cb80bb19284560d8d481979ae0c111')
build() {
cd $srcdir/$pkgname-$pkgver
@@ -94,3 +94,4 @@ package(){
install -Dm644 $srcdir/$pkgname-$pkgver/COPYING \
$pkgdir/usr/share/licenses/$pkgname/COPYING
}
+