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 5653e05e6a18..42668c04a314 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Oleksandr Natalenko aka post-factum <oleksandr@natalenko.name>
pkgname=pingtcp
pkgver=0.0.4
-pkgrel=1
+pkgrel=2
pkgdesc="Small utility to measure TCP handshake time (torify-friendly)"
-url="https://github.com/pfactum/${pkgname}"
+url="https://gitlab.com/post-factum/${pkgname}"
arch=('i686' 'x86_64')
license=('GPLv3')
depends=('glibc' 'gcc-libs' 'libunwind' 'gperftools')