summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEvgeniy Alekseev2021-03-14 19:35:18 +0300
committerEvgeniy Alekseev2021-03-14 19:35:18 +0300
commit85d8865535445dbae435509f7ee5ea98a02b898f (patch)
tree7adc5d991c314faebfefca266b7e5fa454d813f1
parentb2c9e0ee7bad9869fdcfc0d3b98b69f2b4925a03 (diff)
downloadaur-tepsonic-git.tar.gz
use https link
-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')