Date: Monday, December 7, 2015 @ 09:49:45
  Author: fyan
Revision: 149770

fix sources

Modified:
  movit/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2015-12-07 08:49:34 UTC (rev 149769)
+++ PKGBUILD    2015-12-07 08:49:45 UTC (rev 149770)
@@ -12,7 +12,7 @@
 license=(GPL)
 depends=(fftw libepoxy)
 makedepends=(eigen gtest sdl2)
-source=("http://movit.sesse.net/$pkgname-$pkgver.tar.gz";)
+source=("https://movit.sesse.net/$pkgname-$pkgver.tar.gz";)
 md5sums=('6093545d6a0830d0d08981b54b43c62a')
 
 build() {

Reply via email to