[arch-commits] Commit in gloobus-preview/trunk (PKGBUILD)
Balló György
bgyorgy at archlinux.org
Wed Dec 7 17:22:28 UTC 2016
Date: Wednesday, December 7, 2016 @ 17:22:27
Author: bgyorgy
Revision: 198311
Use https source
Modified:
gloobus-preview/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-12-07 17:09:59 UTC (rev 198310)
+++ PKGBUILD 2016-12-07 17:22:27 UTC (rev 198311)
@@ -21,7 +21,7 @@
'libgxps: Preview XPS documents'
'libspectre: Preview PostScript documents'
'unoconv: Preview LibreOffice compatible documents')
-source=($pkgname-$_bzrrev.tar.gz::http://bazaar.launchpad.net/$_bzrpath/tarball/$_bzrrev)
+source=($pkgname-$_bzrrev.tar.gz::https://bazaar.launchpad.net/$_bzrpath/tarball/$_bzrrev)
sha256sums=('SKIP')
build() {
More information about the arch-commits
mailing list