From 7da47c58d42977e7b361de47cf36de58ce0fd739 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sun, 23 Mar 2014 01:08:07 -0400 Subject: update the URL in ~lukeshu/thingutils-git --- ~lukeshu/thingutils-git/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '~lukeshu') diff --git a/~lukeshu/thingutils-git/PKGBUILD b/~lukeshu/thingutils-git/PKGBUILD index 23683bc52..26972139f 100644 --- a/~lukeshu/thingutils-git/PKGBUILD +++ b/~lukeshu/thingutils-git/PKGBUILD @@ -5,13 +5,13 @@ pkgname=$_pkgname-git pkgver=20131203 _gitver=aa2d5a3a4363ff4f4ca23f4c6716613c4be66ecd -pkgdesc="" +pkgdesc="Random shell utilities by Luke Shumaker" url="https://gitorious.org/thingutils" license=('MIT') provides=($_pkgname) conflicts=($_pkgname) -pkgrel=1 +pkgrel=2 arch=('i686' 'x86_64') depends=( @@ -27,7 +27,7 @@ depends=( ) makedepends=('go') -source=("libre://$pkgname-$pkgver.tar.gz") +source=("https://repo.parabolagnulinux.org/other/~lukeshu/$_pkgname/$pkgname-$pkgver.tar.gz") mkdepends=('git') mksource=("$pkgname-$pkgver::git://gitorious.org/$_pkgname/$_pkgname.git#commit=$_gitver") -- cgit v1.2.2