[arch-commits] Commit in zaz/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at archlinux.org
Wed Dec 13 05:26:05 UTC 2017
Date: Wednesday, December 13, 2017 @ 05:26:04
Author: svenstaro
Revision: 274113
Use https
Modified:
zaz/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-12-13 05:07:30 UTC (rev 274112)
+++ PKGBUILD 2017-12-13 05:26:04 UTC (rev 274113)
@@ -11,7 +11,7 @@
url="http://sourceforge.net/projects/zaz/"
license=('GPL3' 'custom:CCBYSA')
depends=('ftgl' 'sdl' 'sdl_image' 'libvorbis' 'libtheora')
-source=(http://download.sourceforge.net/sourceforge/zaz/files/$pkgname-$pkgver.tar.bz2)
+source=(https://download.sourceforge.net/sourceforge/zaz/files/$pkgname-$pkgver.tar.bz2)
md5sums=('d92a043780d06c699da0ba04aab32a6b')
build() {
More information about the arch-commits
mailing list