summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim van Leuverden2022-12-25 23:35:52 +0100
committerTim van Leuverden2022-12-25 23:35:52 +0100
commit102fd70e0df8c35c2d64a295e5f012b826b07f34 (patch)
tree60e8a40f7b8943f53962bbe987bd1d136fa2f220
parent67c4381092c4276f5bd10d9e4482c469c9440e14 (diff)
downloadaur-102fd70e0df8c35c2d64a295e5f012b826b07f34.tar.gz
Update upstream URL to HTTPS
Thanks @tocic for pointing it out!
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 22f564c23fe2..df3ba1020494 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = trackma
pkgdesc = A lightweight and simple program for updating and using lists on several media tracking websites.
pkgver = 0.8.5
pkgrel = 1
- url = http://z411.github.io/trackma/
+ url = https://z411.github.io/trackma/
arch = any
license = GPL3
makedepends = git
diff --git a/PKGBUILD b/PKGBUILD
index a564e5338655..075951ab8211 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=trackma
pkgver=0.8.5
pkgrel=1
pkgdesc="A lightweight and simple program for updating and using lists on several media tracking websites."
-url="http://z411.github.io/trackma/"
+url="https://z411.github.io/trackma/"
arch=('any')
conflicts=('trackma-git')
license=('GPL3')