summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMubashshir2022-12-24 16:10:15 +0600
committerMubashshir2022-12-24 16:11:21 +0600
commitcb99c6a8d6040fb5ffbf47620ed1f9232e2ecf07 (patch)
tree6609e54d1e24efae9ae77db39821277c246b4e95
parentf21b12b92018343eff1e698bee16758c9bbd704a (diff)
downloadaur-cb99c6a8d6040fb5ffbf47620ed1f9232e2ecf07.tar.gz
trackma-git: Change upstream url
Signed-off-by: Mubashshir <ahmubashshir@gmail.com>
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 31ecdf4c6296..3fcd91935a5a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = trackma-git
pkgdesc = A lightweight and simple program for updating and using lists on several media tracking websites.
pkgver = 0.8.5.r11.g7d69f70
pkgrel = 1
- url = http://z411.github.io/trackma/
+ url = https://z411.github.io/trackma/
arch = any
license = GPL3
makedepends = python-setuptools
diff --git a/PKGBUILD b/PKGBUILD
index e05fc83e9c58..88a1aa0c1665 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgver=0.8.5.r11.g7d69f70
pkgrel=1
pkgdesc="A lightweight and simple program for updating and using lists on several media tracking websites."
arch=('any')
-url="http://z411.github.io/trackma/"
+url="https://z411.github.io/trackma/"
license=('GPL3')
depends=('python'
'python-pyinotify')