summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0fd3e3817da0..44c496ec29a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
-# Maintainer: Daniel M. Capella <polycitizen@gmail.com>
+# Maintainer: Daniel M. Capella <polyzen@archlinux.info>
# Contributor: Scott Lawrence <bytbox@gmail.com>
pkgname=sloc
pkgver=0.3.1
pkgrel=1
-pkgdesc="Simply counts source lines of code"
+pkgdesc='Simple source-lines-of-code counter'
arch=('i686' 'x86_64')
-url='http://bytbox.net/hacks/sloc'
+url=http://git.bytbox.net/sloc/
license=('MIT')
depends=('go')
optdepends=('perl-datetime' 'perl-json' 'perl-switch' 'gnuplot')