From 28af3d42e0ea56a9fd0efe53a435bb5d5d5d0cbf Mon Sep 17 00:00:00 2001 From: 4ur3l13n Date: Thu, 6 Aug 2015 17:22:49 +0200 Subject: upgrade to version 2 --- PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'PKGBUILD') diff --git a/PKGBUILD b/PKGBUILD index 0767b86..20666ee 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,11 +1,11 @@ # Maintainer (Parabola) : Aurélien DESBRIÈRES pkgname=paraboley -pkgver=0.1 +pkgver=0.2 pkgrel=1 pkgdesc="Python script to display system infomation alongside the Parabola GNU / Linux-libre logo." arch=('any') -url="http://XL04D.github.com/paraboley" +url="https://projects.parabola.nu/paraboley.git" license=('GPL') depends=('python') makedepends=('git' 'python-distribute') @@ -16,7 +16,7 @@ optdepends=( ) conflicts=() provides=('paraboley') -source="git://github.com/XL04D/paraboley.git" +source="git://projects.parabola.nu/paraboley.git" pkgver() { cd ${pkgname} -- cgit v1.2.3-54-g00ecf