aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgithub-actions[bot]2025-01-15 10:31:44 +0000
committergithub-actions[bot]2025-01-15 10:31:44 +0000
commit8e7c8a283ece1bca0b42453088458d2d9cfdfed5 (patch)
tree23cbcb53956b7d228ef7f3ce500c5f80ef9d9c91 /PKGBUILD
parent8ffe10b273b14d229c8d1150ba8aac856e17ec4e (diff)
downloadaur-8e7c8a283ece1bca0b42453088458d2d9cfdfed5.tar.gz
release v1.10.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3327af0adcf0..8ef9b28386ed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=lefthook
pkgdesc="Git hooks manager"
-pkgver=1.10.5
+pkgver=1.10.6
pkgrel=1
arch=('x86_64' 'aarch64')
url="https://github.com/evilmartians/lefthook"
license=('MIT')
makedepends=('go>=1.23')
source=("https://github.com/evilmartians/lefthook/archive/v${pkgver}.tar.gz")
-sha256sums=('6b0955afc84a0080f36f6e71c6e19f91cc791a9150a8edacf481d26671cf36d6')
+sha256sums=('be4067c5d0a82a22341c1dfe0c33fdcaf66f7a2feb470c633c3a442a118d07f5')
build() {
cd "$pkgname-$pkgver"