[arch-commits] Commit in zathura-cb/trunk (PKGBUILD)
Johannes Löthberg
demize at archlinux.org
Sun Nov 27 00:27:42 UTC 2016
Date: Sunday, November 27, 2016 @ 00:27:41
Author: demize
Revision: 196987
Use HTTPS
Modified:
zathura-cb/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-11-27 00:27:04 UTC (rev 196986)
+++ PKGBUILD 2016-11-27 00:27:41 UTC (rev 196987)
@@ -3,7 +3,7 @@
pkgname=zathura-cb
pkgver=0.1.5
-pkgrel=3
+pkgrel=4
pkgdesc="Adds comic book support to zathura"
url="http://pwmt.org/projects/zathura-cb/"
@@ -12,7 +12,7 @@
depends=('zathura' 'libarchive' 'desktop-file-utils')
-source=(http://pwmt.org/projects/zathura-cb/download/zathura-cb-$pkgver.tar.gz)
+source=(https://pwmt.org/projects/zathura-cb/download/zathura-cb-$pkgver.tar.gz)
sha1sums=('a3de9fb4ae24b61c32bb8d46f1b0e733d484861a')
More information about the arch-commits
mailing list