summaryrefslogtreecommitdiff
path: root/extra/edje
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-12-08 02:04:18 -0800
committerroot <root@rshg054.dnsready.net>2012-12-08 02:04:18 -0800
commitb8c6ff8db00ce5eec5e6f20a90e8f8ec993ef3d5 (patch)
treed5f2cb92d1607745717cde77e321269c384da4bb /extra/edje
parent7de07e40e2c0c078a35c5092e1f2defb65d1741e (diff)
Sat Dec 8 01:58:23 PST 2012
Diffstat (limited to 'extra/edje')
-rw-r--r--extra/edje/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/edje/PKGBUILD b/extra/edje/PKGBUILD
index e8149d97a..83c8e6621 100644
--- a/extra/edje/PKGBUILD
+++ b/extra/edje/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 171989 2012-11-25 21:18:51Z ronald $
+# $Id: PKGBUILD 172968 2012-12-07 19:27:48Z ronald $
# Maintainer: Ronald van Haren <ronald@archlinux.org>
# Contributor: Gustavo Sverzut Barbieri <barbieri@gmail.com>
pkgname=edje
-pkgver=1.7.2
+pkgver=1.7.3
pkgrel=1
pkgdesc="A graphical design and layout library based on Evas"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ optdepends=('python2: inkscape2edc')
install=edje.install
options=('!libtool' '!emptydirs')
source=(http://download.enlightenment.org/releases/$pkgname-$pkgver.tar.gz)
-sha1sums=('f42b5276840dc2b5cc611150ad72f1a54dae123b')
+sha1sums=('7882ee5cdf67a53a543b06d27a9f06f833b1b5da')
build() {
cd $srcdir/$pkgname-$pkgver