summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichal Wojdyla2021-06-12 01:55:50 +0200
committerMichal Wojdyla2021-06-12 01:55:50 +0200
commit7bed4dbe6742bc7af1cf228d2bb3ae0f3b2bae87 (patch)
tree385d65c1f5c8df2d23d31ec8aed35db264e63b77 /PKGBUILD
parent3258cfeecb371051fc91d0d58e533c9ae86cf160 (diff)
downloadaur-7bed4dbe6742bc7af1cf228d2bb3ae0f3b2bae87.tar.gz
https
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b80e97c90982..45fd94cc73e3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,9 +7,9 @@ pkgrel=2
arch=('i686' 'x86_64')
depends=('gtk2')
pkgdesc="mind-developing game written in pure C, Gtk+ 2.0 and some OpenGL."
-url="http://clickomatic.sourceforge.net/"
+url="https://sourceforge.net/projects/clickomatic/"
license=('BSD')
-source=(http://downloads.sourceforge.net/project/clickomatic/clickosquare-src/0.0.1/clickosquare-0.0.1.src.tar.bz2)
+source=(https://downloads.sourceforge.net/project/clickomatic/clickosquare-src/0.0.1/clickosquare-0.0.1.src.tar.bz2)
md5sums=('146037721ef7ad4cc5e9ad9a22a5bd99')
build() {