[arch-commits] Commit in urlwatch/trunk (PKGBUILD)
Balló György
bgyorgy at archlinux.org
Wed Dec 7 19:57:35 UTC 2016
Date: Wednesday, December 7, 2016 @ 19:57:34
Author: bgyorgy
Revision: 198416
Use https source
Modified:
urlwatch/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-12-07 19:57:03 UTC (rev 198415)
+++ PKGBUILD 2016-12-07 19:57:34 UTC (rev 198416)
@@ -8,7 +8,7 @@
pkgrel=1
pkgdesc="A tool for monitoring webpages for updates"
arch=('any')
-url="http://thp.io/2008/urlwatch/"
+url="https://thp.io/2008/urlwatch/"
license=('BSD')
depends=('python-keyring' 'python-minidb' 'python-requests' 'python-yaml')
source=("https://thp.io/2008/urlwatch/$pkgname-$pkgver.tar.gz")
More information about the arch-commits
mailing list