diff options
author | root <root@rshg054.dnsready.net> | 2012-02-19 23:15:25 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-02-19 23:15:25 +0000 |
commit | 81ee1980feda43043eaebae2c596ae116a21f6e5 (patch) | |
tree | 5a48e15abb2f2d299a6c08bf44e1b136ae6a7fb8 /community/patchutils | |
parent | 1098e9db0acc5bb5c45af5778492faf3b4c99dd6 (diff) |
Sun Feb 19 23:15:25 UTC 2012
Diffstat (limited to 'community/patchutils')
-rw-r--r-- | community/patchutils/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/patchutils/PKGBUILD b/community/patchutils/PKGBUILD index 3e5ae4270..f0ea1b885 100644 --- a/community/patchutils/PKGBUILD +++ b/community/patchutils/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 39649 2011-02-14 10:25:55Z lcarlier $ +# $Id: PKGBUILD 64864 2012-02-18 18:22:36Z lcarlier $ # Contributor: Aurelien Foret <orelien@chez.com> # Maintainer: Douglas Soares de Andrade <douglas@archlinux.org> pkgname=patchutils pkgver=0.3.2 -pkgrel=1 +pkgrel=2 pkgdesc="A small collection of programs that operate on patch files" license=('GPL') url="http://cyberelk.net/tim/patchutils/" |