From 9e714784821dfc751b638dd39b738fbaea1e2e5a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Tue, 26 Aug 2025 09:05:35 +0700 Subject: [PATCH] libeot: fix update-check --- srcpkgs/libeot/update | 1 + 1 file changed, 1 insertion(+) create mode 100644 srcpkgs/libeot/update diff --git a/srcpkgs/libeot/update b/srcpkgs/libeot/update new file mode 100644 index 00000000000..5f12191f254 --- /dev/null +++ b/srcpkgs/libeot/update @@ -0,0 +1 @@ +pattern="(?<=v)[0-9][0-9.]+(?=.tar)|(?<=libeot-)[0-9][0-9.]+(?=.tar)"