* Add desktop.patch to pass %f in the Exec setting and add keywords.
* Add doc-base registration for the user manual.
* Add cmake-installs.patch to adjust documentation install folder.
+ * Adjust watch file to query github API and change to version 4.
-- Sven Hoexter <hoexter@debian.org> Fri, 03 May 2024 13:58:54 +0200
-version=3
-opts=uversionmangle=s/\.(tar.*|tgz|zip|gz|bz2)$//i,dversionmangle=s/[-.+~]?(cvs|svn|git|snapshot|pre|hg)(.*)$//i,pasv \
-http://sf.net/vym/vym-?_?([\d+\.]+|\d+)\.(tar.*|tgz|zip|gz|bz2|) debian uupdate
+version=4
+opts="searchmode=plain,\
+filenamemangle=s%v?@ANY_VERSION@%@PACKAGE@-$1.tar.gz%" \
+https://api.github.com/repos/insilmaril/vym/releases?per_page=50 \
+https://api.github.com/repos/[^/]+/[^/]+/tarball/v?@ANY_VERSION@
\ No newline at end of file