summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Straube2019-09-19 22:23:57 +0200
committerMichael Straube2019-09-19 22:23:57 +0200
commitb0ddee2931f36fe6aa7fb95f9e5391d1404dde36 (patch)
tree50f3779aea11c217a26c3d6fdee346bd1a7e3a1c
parentb847e83f7729ce8443f09be872b37478e0c8c4be (diff)
downloadaur-b0ddee2931f36fe6aa7fb95f9e5391d1404dde36.tar.gz
https
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ac137992b536..a381a797a6ad 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = galois
pkgdesc = A falling blocks game with blocks of various shapes and sizes
pkgver = 0.6
pkgrel = 1
- url = http://www.nongnu.org/galois
+ url = https://www.nongnu.org/galois
arch = x86_64
license = GPL3
depends = gtkmm3
diff --git a/PKGBUILD b/PKGBUILD
index 9a81a9a3d680..6d5ae1e0ce3e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgver=0.6
pkgrel=1
pkgdesc='A falling blocks game with blocks of various shapes and sizes'
arch=('x86_64')
-url="http://www.nongnu.org/galois"
+url="https://www.nongnu.org/galois"
license=('GPL3')
depends=('gtkmm3' 'libxml++')
source=("https://download.savannah.gnu.org/releases/galois/source/galois-$pkgver.tar.gz"