r15893 - packages/trunk/supertux/debian
Vincent Cheng
vcheng at moszumanska.debian.org
Mon Sep 26 03:05:46 UTC 2016
Author: vcheng
Date: 2016-09-26 03:05:45 +0000 (Mon, 26 Sep 2016)
New Revision: 15893
Modified:
packages/trunk/supertux/debian/changelog
packages/trunk/supertux/debian/watch
Log:
supertux: update watch file
Modified: packages/trunk/supertux/debian/changelog
===================================================================
--- packages/trunk/supertux/debian/changelog 2016-09-26 03:03:44 UTC (rev 15892)
+++ packages/trunk/supertux/debian/changelog 2016-09-26 03:05:45 UTC (rev 15893)
@@ -2,6 +2,7 @@
* New upstream release.
* Fix appstream metadata. (LP: #1560550)
+ * Update watch file.
-- Vincent Cheng <vcheng at debian.org> Sun, 25 Sep 2016 20:03:17 -0700
Modified: packages/trunk/supertux/debian/watch
===================================================================
--- packages/trunk/supertux/debian/watch 2016-09-26 03:03:44 UTC (rev 15892)
+++ packages/trunk/supertux/debian/watch 2016-09-26 03:05:45 UTC (rev 15893)
@@ -1,2 +1,3 @@
version=3
-https://github.com/SuperTux/supertux/releases .*/releases/download/.*/supertux-(\d.*)\.(?:tgz|tbz2|tar\.(?:gz|bz2|xz))
+opts="uversionmangle=s/-rc/~rc/;s/-Source//" \
+https://github.com/SuperTux/supertux/releases .*/releases/download/.*/[S|s]uper[T|t]ux-v(\d.*)\.(?:tgz|tbz2|tar\.(?:gz|bz2|xz))
More information about the Pkg-games-commits
mailing list