summaryrefslogtreecommitdiff
path: root/extra/eio
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-12-08 13:14:39 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-12-08 13:14:39 +0100
commit31ccd8fa213350d61560c16caac29e5c0bb0f54f (patch)
treeea0288a26a5d9c325da1502ed4450936c52b8272 /extra/eio
parent3734b1ff855a5738195c6ff3def244d7b2e23e50 (diff)
parentb8c6ff8db00ce5eec5e6f20a90e8f8ec993ef3d5 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/codeblocks/PKGBUILD community/siege/PKGBUILD extra/opus/PKGBUILD extra/rtmpdump/PKGBUILD
Diffstat (limited to 'extra/eio')
-rw-r--r--extra/eio/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/eio/PKGBUILD b/extra/eio/PKGBUILD
index 4c83f5f6d..d00dc09a2 100644
--- a/extra/eio/PKGBUILD
+++ b/extra/eio/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 171985 2012-11-25 21:16:56Z ronald $
+# $Id: PKGBUILD 172965 2012-12-07 19:26:00Z ronald $
# Maintainer: Ronald van Haren <ronald@archlinux.org>
# Contributor: Gustavo Sverzut Barbieri <barbieri@gmail.com>
pkgname=eio
-pkgver=1.7.2
+pkgver=1.7.3
pkgrel=1
pkgdesc="Async IO library using Ecore"
arch=('i686' 'x86_64' 'mips64el')
@@ -12,7 +12,7 @@ license=('BSD')
depends=('ecore')
options=('!libtool' '!emptydirs')
source=(http://download.enlightenment.org/releases/$pkgname-$pkgver.tar.gz)
-sha1sums=('ce242ab4d3ec2659e4986694e5ed99932d9faa99')
+sha1sums=('aaf54bfaee1ddae9bbff89da0178b56605df6048')
build() {
cd $srcdir/$pkgname-$pkgver