summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9f66894020ad..ba32f2216e8d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,9 +10,9 @@ url=http://git.bytbox.net/sloc/
license=('MIT')
depends=('go')
optdepends=('perl-datetime' 'perl-json' 'perl-switch' 'gnuplot')
-makedepends=(git)
+makedepends=('git')
source=("sloc::git+http://git.bytbox.net/sloc/#tag=v$pkgver")
-sha256sums=('SKIP')
+sha512sums=('SKIP')
build() {
cd sloc