From e323c575d64205b83617e8659207ec1624dbcaed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= Date: Tue, 2 Aug 2022 23:45:36 +0200 Subject: [PATCH] tectonic: fix update check --- srcpkgs/tectonic/update | 1 + 1 file changed, 1 insertion(+) create mode 100644 srcpkgs/tectonic/update diff --git a/srcpkgs/tectonic/update b/srcpkgs/tectonic/update new file mode 100644 index 000000000000..93131668f690 --- /dev/null +++ b/srcpkgs/tectonic/update @@ -0,0 +1 @@ +pattern="tectonic@\K[\d.]+(?=.tar.gz)"