summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSimon Repp2021-01-10 10:16:00 +0100
committerSimon Repp2021-01-10 10:16:00 +0100
commitf8a1e834a5f9d0022c880010b7e53082845b848c (patch)
tree440ff32a748f436f68e1134a5eedfde3e2deeb80 /PKGBUILD
parent263dc5ebef74b459826c153ad18ef3bc77fce9c4 (diff)
downloadaur-f8a1e834a5f9d0022c880010b7e53082845b848c.tar.gz
Use https url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 313113ced1df..f60fdf42f25f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=('i686' 'x86_64')
license=('MIT')
depends=('glu' 'qt5-base' 'libxkbcommon-x11')
makedepends=('gendesk' 'icoutils')
-url='http://www.vpaint.org'
+url='https://www.vpaint.org'
conflicts=('vpaint-git')
provides=()
source=("https://github.com/dalboris/vpaint/archive/v$pkgver.tar.gz")