summaryrefslogtreecommitdiff
path: root/extra/eeze
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/eeze
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/eeze')
-rw-r--r--extra/eeze/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/eeze/PKGBUILD b/extra/eeze/PKGBUILD
index b3fc16723..15589b70f 100644
--- a/extra/eeze/PKGBUILD
+++ b/extra/eeze/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 174830 2013-01-07 19:42:24Z ronald $
+# $Id: PKGBUILD 184834 2013-05-09 09:25:29Z ronald $
# Maintainer: Ronald van Haren <ronald@archlinux.org>
# Contributor: Gustavo Sverzut Barbieri <barbieri@gmail.com>
pkgname=eeze
-pkgver=1.7.5
+pkgver=1.7.6
pkgrel=1
pkgdesc="Manipulate devices using udev and sysfs"
arch=('i686' 'x86_64' 'mips64el')
@@ -12,7 +12,7 @@ license=('BSD')
depends=('ecore' 'eina' 'udev')
options=('!libtool' '!emptydirs')
source=(http://download.enlightenment.org/releases/$pkgname-$pkgver.tar.gz)
-sha1sums=('bc698a4defd13bd7fc868d211afe8616777f0b06')
+sha1sums=('e7087e2068fb9fd4a2e8dc9d006adce69cc97406')
build() {
cd "$srcdir/$pkgname-$pkgver"