Date: Wednesday, December 7, 2016 @ 02:34:43 Author: bgyorgy Revision: 198248
upgpkg: urlwatch 2.6-1 Update to new version Modified: urlwatch/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-12-07 02:31:41 UTC (rev 198247) +++ PKGBUILD 2016-12-07 02:34:43 UTC (rev 198248) @@ -11,7 +11,7 @@ url="http://thp.io/2008/urlwatch/" license=('BSD') depends=('python-keyring' 'python-minidb' 'python-requests' 'python-yaml') -source=("http://thp.io/2008/urlwatch/$pkgname-$pkgver.tar.gz") +source=("https://thp.io/2008/urlwatch/$pkgname-$pkgver.tar.gz") sha256sums=('57a90a0a7a3f056bbf77c917621a124338de20e15ce356873b9abba72f57d6f4') build() {
