summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichael Straube2016-12-03 13:41:48 +0100
committerMichael Straube2016-12-03 13:41:48 +0100
commit463be7e94b9939ed66ccc9d23e913b269ddc9b0b (patch)
tree1ae646056475a02b2842809935a7d836e1a6be41 /PKGBUILD
parent5e3be8676067de7acb173c8840a7d370efde2248 (diff)
downloadaur-463be7e94b9939ed66ccc9d23e913b269ddc9b0b.tar.gz
use https
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8bae78d01cdd..b984bc3d7d91 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,4 @@
-# Maintainer: Michael Straube <michael_straube web de>
+# Maintainer: Michael Straube <straubem@gmx.de>
# Contributor: Frederic Bezies <fredbezies at gmail dot com>
# Contributor: kusakata <shohei atmark kusakata period com>
@@ -7,10 +7,10 @@ pkgver=0.4
pkgrel=4
pkgdesc='A computer game of the "falling blocks" type, but with unique features'
arch=('i686' 'x86_64')
-url="http://www.nongnu.org/galois/"
+url="http://www.nongnu.org/galois"
license=('GPL3')
depends=('gtkmm' 'libxml++')
-source=("http://download.savannah.gnu.org/releases/galois/source/galois-$pkgver.tar.gz"
+source=("https://download.savannah.gnu.org/releases/galois/source/galois-$pkgver.tar.gz"
"fix-install-path.patch")
sha1sums=('72659cc08123b4c43678e3c68f43b29ff41c3a9e'
'588e1df837e64165c011da4afe48db83f8135d2f')