From 81867abf311fdfb8e19688b71387599937f80819 Mon Sep 17 00:00:00 2001 From: arcan1s Date: Mon, 18 Aug 2014 01:42:09 +0400 Subject: [PATCH] fix homepage --- tepsonic-git/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tepsonic-git/PKGBUILD b/tepsonic-git/PKGBUILD index fc4ad87..4fe7514 100644 --- a/tepsonic-git/PKGBUILD +++ b/tepsonic-git/PKGBUILD @@ -6,7 +6,7 @@ _gitname=tepsonic pkgver=0.ea55436 pkgrel=1 pkgdesc="A simple, lightweight audio player written in C++ and Qt that supports collections" -url="https://github.com/danvratil/TepSonic" +url="http://danvratil.github.io/TepSonic/" arch=('i686' 'x86_64') license=('GPL3') depends=('qt5-base' 'phonon-qt5' 'taglib' 'libqxt')