summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 33ae1f86daff..aafd08a22a15 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: John Lane <archlinux at jelmail dot com>
-# Previously: Contributor: Nathan Owe <ndowens.aur at gmail dot com>
+# Contributor: Nathan Owe <ndowens.aur at gmail dot com>
pkgname=dcc
pkgver=1.3.158
-pkgrel=1
+pkgrel=2
pkgdesc="Distributed Checksum Clearinghouse spam tool"
url="http://www.rhyolite.com/anti-spam/dcc/"
arch=('i686' 'x86_64')
-license="custom"
+license=('custom')
depends=('sh')
source=(http://www.rhyolite.com/anti-spam/dcc/source/old/$pkgname-$pkgver.tar.Z \
http://www.rhyolite.com/dcc/LICENSE)