summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAdrian Perez de Castro2021-09-22 11:23:14 +0300
committerAdrian Perez de Castro2021-09-22 11:23:14 +0300
commit2b96af3b16fc8e489eb7388cbe2b55dd947c7d0c (patch)
treed706e350661af3d73cc79c19371615df6216400b /PKGBUILD
parentf9a6293279a128050d002961d8a092d3b8b4dea9 (diff)
downloadaur-statsite.tar.gz
Change home page URL to use https://
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')