diff options
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ arch=('any') groups=('xde') makedepends=('git') depends=('xde-styles') -source=("$pkgname::git://github.com/bbidulock/$pkgname.git") +source=("$pkgname::git+https://github.com/bbidulock/$pkgname.git") md5sums=('SKIP') pkgver() { |