Date: Tuesday, August 12, 2014 @ 11:34:43 Author: bgyorgy Revision: 117259
upgpkg: task 2.3.0-3 Signing rebuild due to resigned TU Modified: task/trunk/PKGBUILD ----------+ PKGBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-08-12 09:30:51 UTC (rev 117258) +++ PKGBUILD 2014-08-12 09:34:43 UTC (rev 117259) @@ -1,4 +1,5 @@ -# Maintainer: Peter Lewis <[email protected]> +# $Id$ +# Contributor: Peter Lewis <[email protected]> # Contributor: TDY <[email protected]> # Contributor: Ray Kohler <[email protected]> # Contributor: muflax <[email protected]> @@ -6,10 +7,10 @@ pkgname=task pkgver=2.3.0 -pkgrel=2 +pkgrel=3 pkgdesc="A command-line todo list manager" arch=('i686' 'x86_64') -url="http://taskwarrior.org/projects/show/taskwarrior/" +url="http://taskwarrior.org/" license=('MIT') depends=('util-linux' 'gnutls') makedepends=('cmake')
