summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index feea3ff0b2e4..f122b9465235 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
-pkgname='statsite'
+pkgname=statsite
pkgdesc='A C implementation of StatsD'
-pkgver='0.8.0'
-pkgrel='1'
-url='http://statsite.github.io/statsite'
+pkgver=0.8.0
+pkgrel=2
+url=https://statsite.github.io/statsite
license=('custom:BSD')
makedepends=('scons')
depends=('glibc')