summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2025-02-11 05:06:07 +0800
committerlilac2025-02-11 05:06:07 +0800
commit6af65db5fcba378e0d198df62078d3a9ec1c0d04 (patch)
tree90af807d85a63a01ba0f6cecf525ea8fe18a9286
parent5df14995e13b5196c31a7285af3147bda7f58c34 (diff)
downloadaur-6af65db5fcba378e0d198df62078d3a9ec1c0d04.tar.gz
[lilac] updated to 4.5.1_5-1
-rw-r--r--.SRCINFO6
-rw-r--r--.nvchecker.toml6
-rw-r--r--PKGBUILD4
3 files changed, 11 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aea6a7044461..6407ec8c2237 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sasquatch
pkgdesc = Patches to the standard unsquashfs utility that attempts to add support for many hacked-up vendor-specific SquashFS implementations.
- pkgver = 4.5.1_4
+ pkgver = 4.5.1_5
pkgrel = 1
url = https://github.com/onekey-sec/sasquatch
arch = x86_64
@@ -13,7 +13,7 @@ pkgbase = sasquatch
depends = xz
depends = zlib
depends = zstd
- source = git+https://github.com/onekey-sec/sasquatch.git#tag=sasquatch-v4.5.1-4
- sha512sums = 2ef501423f06a69938e9cfa21308640008737d6501483c0b5c24efc97554faae6b39b3005f0ae4eceb92ccabeda05040b84dd8f810c8b7b1834143f536a8ba5f
+ source = git+https://github.com/onekey-sec/sasquatch.git#tag=sasquatch-v4.5.1-5
+ sha512sums = cf54ad00877e706e3646e7b502a7c0570e932dd3f82fa98257b48f98ee27df55f8e73e9582a3b3a449d954e8990acdcdbc80cfcc65cb394dba0c773c86db4996
pkgname = sasquatch
diff --git a/.nvchecker.toml b/.nvchecker.toml
new file mode 100644
index 000000000000..ce1d3eb24af6
--- /dev/null
+++ b/.nvchecker.toml
@@ -0,0 +1,6 @@
+[sasquatch]
+source = "git"
+git = "https://github.com/onekey-sec/sasquatch.git"
+use_max_tag = true
+include_regex = 'sasquatch-v.+'
+prefix = "sasquatch-v"
diff --git a/PKGBUILD b/PKGBUILD
index 89316484f465..0419e9858878 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Contributor: ciccio.a
pkgname=sasquatch
-pkgver=4.5.1_4
+pkgver=4.5.1_5
pkgrel=1
pkgdesc='Patches to the standard unsquashfs utility that attempts to add support for many hacked-up vendor-specific SquashFS implementations.'
arch=(x86_64)
@@ -23,7 +23,7 @@ depends=(
)
makedepends=(git)
source=(git+$url.git#tag=$pkgname-v${pkgver//_/-})
-sha512sums=('2ef501423f06a69938e9cfa21308640008737d6501483c0b5c24efc97554faae6b39b3005f0ae4eceb92ccabeda05040b84dd8f810c8b7b1834143f536a8ba5f')
+sha512sums=('cf54ad00877e706e3646e7b502a7c0570e932dd3f82fa98257b48f98ee27df55f8e73e9582a3b3a449d954e8990acdcdbc80cfcc65cb394dba0c773c86db4996')
build() {
local make_options=(