[arch-commits] Commit in libaio/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Wed Apr 10 20:00:58 UTC 2019


    Date: Wednesday, April 10, 2019 @ 20:00:57
  Author: arojas
Revision: 350529

Update to 0.3.112

Modified:
  libaio/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-10 19:56:44 UTC (rev 350528)
+++ PKGBUILD	2019-04-10 20:00:57 UTC (rev 350529)
@@ -2,14 +2,14 @@
 # Contributor: Thomas S Hatch <thatch45 at gmail dot com>
 
 pkgname=libaio
-pkgver=0.3.111
-pkgrel=2
+pkgver=0.3.112
+pkgrel=1
 pkgdesc="The Linux-native asynchronous I/O facility (aio) library"
 arch=('x86_64')
 url="http://lse.sourceforge.net/io/aio.html"
 license=('LGPL')
-source=(http://ftp.de.debian.org/debian/pool/main/liba/$pkgname/${pkgname}_${pkgver}.orig.tar.gz)
-md5sums=('abb8f46d64b9bd3d0c6097e3a36639be')
+source=(http://ftp.de.debian.org/debian/pool/main/liba/$pkgname/${pkgname}_${pkgver}.orig.tar.xz)
+md5sums=('66e3b7dd255581a73542ee851f8cd737')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list