File: watch

package info (click to toggle)
blackbox-terminal 0.14.0-5
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 2,288 kB
  • sloc: xml: 197; ansic: 53; makefile: 23; python: 12; sh: 11
file content (7 lines) | stat: -rw-r--r-- 222 bytes parent folder | download
1
2
3
4
5
6
7
version=4

https://gitlab.gnome.org/raggesilver/blackbox/tags \
 .*/blackbox-v?([0-9\.]+)@ARCHIVE_EXT@

# Can't use @ANY_VERSION@ because it matches "*.alpha*".
# Note that @PACKAGE@ is "blackbox-terminal" not "blackbox".