aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/py-pygtail/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-pygtail/APKBUILD b/testing/py-pygtail/APKBUILD
index 4ad783d9f8..74c5c097ce 100644
--- a/testing/py-pygtail/APKBUILD
+++ b/testing/py-pygtail/APKBUILD
@@ -5,7 +5,7 @@ _pkgname=pygtail
pkgver=0.2.2
pkgrel=0
pkgdesc="Reads log file lines that have not been read"
-url=" http://github.com/bgreenlee/pygtail"
+url="http://github.com/bgreenlee/pygtail"
arch="noarch"
license="GPL2+"
depends="python"