summaryrefslogtreecommitdiff
path: root/extra/eio
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-05-17 12:16:22 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2013-05-17 12:16:22 +0200
commit19cc1bee6bc5b4dfe413db886b8ce66c5736d480 (patch)
treefd8d56e2700f0defda5600b21d87916dbc7e035e /extra/eio
parentbc864260b40f40e8f689788c54f6138007764077 (diff)
parentb5f4c940227b9a7051c381688636d59f67864f93 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/pidgin-libnotify/PKGBUILD community/prelink/PKGBUILD community/proftpd/PKGBUILD community/xdelta3/PKGBUILD extra/msmtp/PKGBUILD extra/ypbind-mt/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 1b25adac4..19ae2f149 100644
--- a/extra/eio/PKGBUILD
+++ b/extra/eio/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 184833 2013-05-09 09:25:14Z ronald $
+# $Id: PKGBUILD 185670 2013-05-16 20:56:37Z ronald $
# Maintainer: Ronald van Haren <ronald@archlinux.org>
# Contributor: Gustavo Sverzut Barbieri <barbieri@gmail.com>
pkgname=eio
-pkgver=1.7.6.1
+pkgver=1.7.7
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=('4660797bd87b0ba8c1285cbcb173aceaeb93f9e4')
+sha1sums=('1c1bf133496de65c35a19319988796c9913d1d42')
build() {
cd $srcdir/$pkgname-$pkgver