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

Tobias Powalowski tpowa at archlinux.org
Wed Feb 10 07:20:12 UTC 2021


    Date: Wednesday, February 10, 2021 @ 07:20:12
  Author: tpowa
Revision: 407782

#68186 update homepage and download location

Modified:
  libaio/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-10 07:15:11 UTC (rev 407781)
+++ PKGBUILD	2021-02-10 07:20:12 UTC (rev 407782)
@@ -6,10 +6,10 @@
 pkgrel=2
 pkgdesc="The Linux-native asynchronous I/O facility (aio) library"
 arch=('x86_64')
-url="http://lse.sourceforge.net/io/aio.html"
+url="https://pagure.io/libaio"
 license=('LGPL')
-source=(http://ftp.de.debian.org/debian/pool/main/liba/$pkgname/${pkgname}_${pkgver}.orig.tar.xz)
-md5sums=('66e3b7dd255581a73542ee851f8cd737')
+source=(https://releases.pagure.org/libaio/${pkgname}-${pkgver}.tar.gz)
+sha256sums=('ab0462f2c9d546683e5147b1ce9c195fe95d07fac5bf362f6c01637955c3b492')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list