summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexander Egorov2024-06-20 20:08:24 +0300
committerAlexander Egorov2024-06-20 20:08:24 +0300
commit246ddcc8a4434b22de69029f138d9919df98442a (patch)
treed58b7ee640945ab8b1c4c03b5b81a4f11ba92f8d /PKGBUILD
parent3d105e0ebc4c684abe2388aa3cacbce82a019db1 (diff)
downloadaur-246ddcc8a4434b22de69029f138d9919df98442a.tar.gz
solv-bin v0.16.4-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 289fbcb7f562..1068c809bc94 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: egoroff <egoroff@gmail.com>
pkgname=solv-bin
-pkgver=0.16.3
+pkgver=0.16.4
pkgrel=1
arch=('x86_64' 'aarch64')
pkgdesc="SOLution Validation tool that analyzes Microsoft Visual Studio solutions (binary release)"
@@ -8,8 +8,8 @@ url="https://github.com/aegoroff/solv"
license=('MIT')
source_x86_64=("https://github.com/aegoroff/solv/releases/download/${pkgver}/solv-${pkgver}-x86_64-unknown-linux-musl.tar.gz")
source_aarch64=("https://github.com/aegoroff/solv/releases/download/${pkgver}/solv-${pkgver}-aarch64-unknown-linux-musl.tar.gz")
-sha256sums_x86_64=('bb879e14f0a0b2acef31f759edfc09b5ef9f1f8003343a9c617d6937232cf32b')
-sha256sums_aarch64=('0236010d8366b49cc63c6cef53f81eaaefb7ad477addf64790da9a1621000d22')
+sha256sums_x86_64=('c7fed284487d61ae1e8aed414e3c99dd132614d0f8affc67e5881f8a6ccb3b55')
+sha256sums_aarch64=('9bbf500d59c64987a74e153a719edf3614dc7433ec4332e7cb1ada5dddf617aa')
build() {
return 0