diff options
author | Lucas de Castro Borges <lucas@gnuabordo.com.br> | 2024-04-22 00:43:16 -0300 |
---|---|---|
committer | Lucas de Castro Borges <lucas@gnuabordo.com.br> | 2024-04-22 00:46:26 -0300 |
commit | a373582b4cfbbd2fa1d5b7c7b3ab230718c65d19 (patch) | |
tree | b849605bcc51511e3ccb929a74a73eea0baeb396 /debian/watch | |
parent | 754b5d1114f096778e483f8a6f3a5dc333225e26 (diff) |
Debian
- New Upstream upload
- Watch file updated
Uptream project moved,
updated the watch file to new repository.
Diffstat (limited to 'debian/watch')
-rw-r--r-- | debian/watch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/watch b/debian/watch index 85ca29ab..7a5f1d7b 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=4 opts=filenamemangle=s/.+\/release-?(\d\S+)\.tar\.gz/hardinfo_$1\.orig\.tar\.gz/ \ - https://github.com/lpereira/hardinfo/tags .*/release-?(\d\S+)\.tar\.gz + https://github.com/hardinfo2/hardinfo2/tags .*/release-?(\d\S+)\.tar\.gz |