summaryrefslogtreecommitdiff
path: root/extra/eeze
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-11-27 12:52:56 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-11-27 12:52:56 -0300
commit78e579460b6f67a777a72232903eb7eaf84c945f (patch)
tree13403c8933fd3ea439b3d5734a5a3d0d7b04e386 /extra/eeze
parent45109aea7693acc9077824a431e17110d21ed6b3 (diff)
parentc008601effc878e60852f7928ddadcf5a16eb851 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/spacefm/PKGBUILD extra/eina/PKGBUILD extra/kdeplasma-addons/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 9bbf0830e..0e47a745d 100644
--- a/extra/eeze/PKGBUILD
+++ b/extra/eeze/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 171657 2012-11-20 21:53:49Z ronald $
+# $Id: PKGBUILD 171987 2012-11-25 21:17:34Z ronald $
# Maintainer: Ronald van Haren <ronald@archlinux.org>
# Contributor: Gustavo Sverzut Barbieri <barbieri@gmail.com>
pkgname=eeze
-pkgver=1.7.1
+pkgver=1.7.2
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=('74c7f85a112bb80e16419a30244c144ebc8b20d7')
+sha1sums=('6d5562116c143841485c51278064b772d79bdb27')
build() {
cd "$srcdir/$pkgname-$pkgver"