git » nvchecker.git » commit dc7cf2c

nvchecker: update tests and add references to corresponding PRs

author Chih-Hsuan Yen
2021-08-23 08:55:00 UTC
committer Chih-Hsuan Yen
2021-08-23 08:55:00 UTC
parent c17d6713420b4792992facb0fd54056eba96dbf6

nvchecker: update tests and add references to corresponding PRs

Ref for the newly added one: https://github.com/lilydjwg/nvchecker/pull/199

PKGBUILD +4 -2

diff --git a/PKGBUILD b/PKGBUILD
index ca868f2..02793b2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -31,10 +31,12 @@ validpgpkeys=(
 )
 
 _backports=(
-  # cleanup dependencies and update setup.py
+  # cleanup dependencies and update setup.py (https://github.com/lilydjwg/nvchecker/pull/197)
   02515fc82d3be563937bb98b5625fc7fb99c35f7
-  # anitya: relax the test - shutter is updated often these days
+  # anitya: relax the test - shutter is updated often these days (https://github.com/lilydjwg/nvchecker/pull/198)
   44b9f1856fbc68c58ae76840c2e14c3dddd8b22e
+  # Update tests (https://github.com/lilydjwg/nvchecker/pull/199)
+  b8afc434300d51e1c77e21f3c3880139e6feb6ce
 )
 
 prepare() {