summaryrefslogtreecommitdiff
path: root/extra/embryo
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-05-10 13:49:32 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2013-05-10 13:49:32 +0200
commit09dea20d0ca4b034a72f66c2bb22caa976ce1f85 (patch)
tree936d721a591ceb57c16d769ab0f755514879ed9b /extra/embryo
parentcdbd7308d16cb249715cce9bedf8b809f2576804 (diff)
parentfc7ee6f5a358c428577ae4e6217ff594a3e45ad3 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/gliv/PKGBUILD community/yaml-cpp0.3/PKGBUILD extra/ecore/PKGBUILD extra/edje/PKGBUILD extra/elementary/PKGBUILD extra/embryo/PKGBUILD extra/emotion/PKGBUILD extra/ethumb/PKGBUILD extra/kdepim/PKGBUILD extra/php/PKGBUILD extra/qtiplot/PKGBUILD extra/xfce4-mixer/PKGBUILD
Diffstat (limited to 'extra/embryo')
-rw-r--r--extra/embryo/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/embryo/PKGBUILD b/extra/embryo/PKGBUILD
index 9b41cb23e..c1558e82b 100644
--- a/extra/embryo/PKGBUILD
+++ b/extra/embryo/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 174831 2013-01-07 19:42:46Z ronald $
+# $Id: PKGBUILD 184835 2013-05-09 09:25:45Z ronald $
# Maintainer: Ronald van Haren <ronald.archlinux.org>
# Contributor: Ronald van Haren <ronald.archlinux.org>
pkgname=embryo
-pkgver=1.7.5
-pkgrel=1.1
+pkgver=1.7.6
+pkgrel=1
pkgdesc="implementation of a C like scripting language for e17"
arch=('i686' 'x86_64' 'mips64el')
url="http://www.enlightenment.org"
@@ -12,7 +12,7 @@ license=('BSD')
depends=('glibc' 'eina')
options=('!libtool')
source=(http://download.enlightenment.org/releases/$pkgname-$pkgver.tar.gz)
-sha1sums=('e6d6c5d83a265042dc6f8225720c211b3beb3bcf')
+sha1sums=('0d70796cd78b8ad9ed308193becdbb94dad5e51c')
build() {
cd $srcdir/$pkgname-$pkgver