summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 27668d728564..2d28c9e3c0e7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = tepsonic-git
pkgdesc = A simple, lightweight audio player written in C++ and Qt that supports collections
pkgver = 0.8c2f60b
pkgrel = 1
- url = http://danvratil.github.io/TepSonic/
+ url = https://danvratil.github.io/TepSonic/
arch = i686
arch = x86_64
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index c8a9fb4998f5..5000c63cb50b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ _gitname=tepsonic
pkgver=0.8c2f60b
pkgrel=1
pkgdesc="A simple, lightweight audio player written in C++ and Qt that supports collections"
-url="http://danvratil.github.io/TepSonic/"
+url="https://danvratil.github.io/TepSonic/"
arch=('i686' 'x86_64')
license=('GPL3')
depends=('qt5-base' 'phonon-qt5' 'taglib' 'libqxt')