summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilipp Claßen2023-02-17 23:37:59 +0100
committerPhilipp Claßen2023-02-17 23:37:59 +0100
commit62b4e265ff595eac783af6d27a61358d84cda212 (patch)
treef6122009327c6faec941c70f35ec5d1e743b67e0
parent2473fa5de534ff178e746b4e724b82b70546c1f7 (diff)
downloadaur-62b4e265ff595eac783af6d27a61358d84cda212.tar.gz
Update upstream URL to point to Github
Since "https://ltp.sourceforge.net/coverage/lcov.php" says "The LCOV project has been moved to GitHub. These pages will no longer be updated."
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ed02b8f8b387..2c64e90f4b77 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ pkgver=r406.43534e8
pkgrel=1
pkgdesc="Latest snapshot of lcov, a front-end for GCC's coverage testing tool gcov"
arch=('any')
-url="http://ltp.sourceforge.net/coverage/lcov.php"
+url="https://github.com/linux-test-project/lcov"
license=('GPL')
depends=(
'perl'