summaryrefslogtreecommitdiff
path: root/extra/embryo/PKGBUILD
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/embryo/PKGBUILD
parent7de07e40e2c0c078a35c5092e1f2defb65d1741e (diff)
Sat Dec 8 01:58:23 PST 2012
Diffstat (limited to 'extra/embryo/PKGBUILD')
-rw-r--r--extra/embryo/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/embryo/PKGBUILD b/extra/embryo/PKGBUILD
index 0a556c623..00d7395e9 100644
--- a/extra/embryo/PKGBUILD
+++ b/extra/embryo/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 171988 2012-11-25 21:18:10Z ronald $
+# $Id: PKGBUILD 172967 2012-12-07 19:27:09Z ronald $
# Maintainer: Ronald van Haren <ronald.archlinux.org>
# Contributor: Ronald van Haren <ronald.archlinux.org>
pkgname=embryo
-pkgver=1.7.2
+pkgver=1.7.3
pkgrel=1
pkgdesc="implementation of a C like scripting language for e17"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ license=('BSD')
depends=('glibc' 'eina')
options=('!libtool')
source=(http://download.enlightenment.org/releases/$pkgname-$pkgver.tar.gz)
-sha1sums=('517126e873b8c3af9e0ad966af1de390947f89fd')
+sha1sums=('9850e01d65aeb724fa53e5d9d351cf94eb6957f5')
build() {
cd $srcdir/$pkgname-$pkgver