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

Andreas Radke andyrtr at archlinux.org
Fri Jun 28 04:00:23 UTC 2019


    Date: Friday, June 28, 2019 @ 04:00:22
  Author: andyrtr
Revision: 356983

fix url

Modified:
  libpipeline/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-27 18:52:26 UTC (rev 356982)
+++ PKGBUILD	2019-06-28 04:00:22 UTC (rev 356983)
@@ -5,7 +5,7 @@
 pkgrel=1
 pkgdesc="a C library for manipulating pipelines of subprocesses in a flexible and convenient way"
 arch=('x86_64')
-url="https://libpipeline.nongnu.org/"
+url="https://nongnu.org/libpipeline/"
 license=('GPL')
 depends=('glibc')
 source=(https://download.savannah.gnu.org/releases/libpipeline/$pkgname-$pkgver.tar.gz{,.asc})



More information about the arch-commits mailing list