[arch-commits] Commit in teeworlds/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at archlinux.org
Wed Dec 13 05:26:49 UTC 2017
Date: Wednesday, December 13, 2017 @ 05:26:49
Author: svenstaro
Revision: 274114
Use https
Modified:
teeworlds/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-12-13 05:26:04 UTC (rev 274113)
+++ PKGBUILD 2017-12-13 05:26:49 UTC (rev 274114)
@@ -13,7 +13,7 @@
depends=('alsa-lib' 'glu' 'sdl' 'freetype2')
makedepends=('python' 'bam' 'mesa' 'imagemagick' 'gendesk')
source=("https://downloads.teeworlds.com/teeworlds-${pkgver}-src.tar.gz"
- "http://github.com/downloads/matricks/bam/bam-0.4.0.tar.gz")
+ "https://github.com/downloads/matricks/bam/bam-0.4.0.tar.gz")
md5sums=('9733800c12462ac4d5a5a4f6ea750af0'
'2f8e8336b8884110e8a355b12c9fa58a')
More information about the arch-commits
mailing list