git » patchutils.git » commit 467bfd3

Rebuild and sign the package

author Laurent Carlier
2012-02-18 18:22:02 UTC
committer Laurent Carlier
2012-02-18 18:22:02 UTC
parent 699941dee9342d46293a87af54868916ea2f9272

Rebuild and sign the package

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index c475f2a..2cb6988 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 
 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/"