aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@ubuntu.com>2019-11-15 19:28:42 -0500
committerLibravatarUnit 193 <unit193@ubuntu.com>2019-11-15 19:28:42 -0500
commit9ad058ee2cbce8d249f9dc1ce4f80964e32d2c07 (patch)
tree31fbef70cd787eb4ce01d898ea6c128709d34bee
parent2f12ad4e9f8768b3ecd1de426f20795e635df057 (diff)
downloadarch-install-scripts-9ad058ee2cbce8d249f9dc1ce4f80964e32d2c07.tar.bz2
arch-install-scripts-9ad058ee2cbce8d249f9dc1ce4f80964e32d2c07.tar.xz
arch-install-scripts-9ad058ee2cbce8d249f9dc1ce4f80964e32d2c07.tar.zst
d/watch: Allow zst, bz2, and gz compressed tarballs.
-rw-r--r--debian/watch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/watch b/debian/watch
index bdae3ba..c8528fa 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
# Compulsory line, this is a version 3 file
version=3
-https://git.archlinux.org/arch-install-scripts.git/refs/ .*/arch-install-scripts-(.*)\.tar\.xz
+https://git.archlinux.org/arch-install-scripts.git/refs/ .*/arch-install-scripts-(.*)\.tar\.(?:xz|zst|bz2|gz)