diff options
Diffstat (limited to 'extra/libaio/PKGBUILD')
-rw-r--r-- | extra/libaio/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/libaio/PKGBUILD b/extra/libaio/PKGBUILD index ac29bc982..01ddc86bb 100644 --- a/extra/libaio/PKGBUILD +++ b/extra/libaio/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 186545 2013-05-28 18:17:04Z tpowa $ +# $Id: PKGBUILD 196999 2013-10-21 12:33:19Z tpowa $ # Maintainer: Bartłomiej Piotrowski <barthalion@gmail.com> # Contributor: Thomas S Hatch <thatch45 at gmail dot com> pkgname=libaio pkgver=0.3.109 _patchver=${pkgver}-2 -pkgrel=6 +pkgrel=7 pkgdesc="The Linux-native asynchronous I/O facility (aio) library" arch=('i686' 'x86_64' 'mips64el') url="http://lse.sourceforge.net/io/aio.html" |