summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Lane2017-01-12 15:06:14 +0000
committerJohn Lane2017-01-12 15:09:27 +0000
commite95284b3b34603133905a05c6b552ee8b83d4779 (patch)
tree6d73f8dbe4a4ebf05f066cbfb72fc646c345b69f
parent9bd027a96d7a00304f4324ded326bb3e486bd9eb (diff)
downloadaur-e95284b3b34603133905a05c6b552ee8b83d4779.tar.gz
Update PKGBUILD license & namcap -i
-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)