git » pv.git » commit 398146e

https

author Antonio Rojas
2019-06-17 20:45:40 UTC
committer Antonio Rojas
2019-06-17 20:45:40 UTC
parent 889ba03f6c5d0fa6a60a4fee7feb5f785c1f61e7

https

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 8405281..7a40547 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=1.6.6
 pkgrel=2
 pkgdesc='A terminal-based tool for monitoring the progress of data through a pipeline.'
 arch=('x86_64')
-url='http://www.ivarch.com/programs/pv.shtml'
+url='https://www.ivarch.com/programs/pv.shtml'
 license=('custom:Artistic 2.0')
 depends=('glibc')
 source=("https://www.ivarch.com/programs/sources/$pkgname-$pkgver.tar.bz2")