diff options
Diffstat (limited to 'community/hashcash/PKGBUILD')
-rw-r--r-- | community/hashcash/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/hashcash/PKGBUILD b/community/hashcash/PKGBUILD index 24ba4a3bf..a77ea64ff 100644 --- a/community/hashcash/PKGBUILD +++ b/community/hashcash/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 58693 2011-11-17 15:59:12Z spupykin $ +# $Id: PKGBUILD 65554 2012-02-21 08:54:32Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Maintainer: Charles Mauch <cmauch@gmail.com> pkgname=hashcash pkgver=1.22 -pkgrel=2 +pkgrel=3 pkgdesc="a denial-of-service counter measure tool for email/spam." arch=('i686' 'x86_64' 'mips64el') url="http://www.hashcash.org" |