summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexander Egorov2024-02-26 23:18:51 +0300
committerAlexander Egorov2024-02-26 23:18:51 +0300
commitd0a4577b039c266ea6006b4cb99f1a11f93f7abb (patch)
tree13c0ec5df1254aa4a000f27e293f6638d65c24be /PKGBUILD
parent2a926d4989854fd152046e14a560524ba7ba95db (diff)
downloadaur-solv-bin.tar.gz
solv-bin v0.16.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8e75491df1d1..2c9ee28b6020 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: egoroff <egoroff@gmail.com>
pkgname=solv-bin
-pkgver=0.15.3
+pkgver=0.16.0
pkgrel=1
arch=('x86_64')
pkgdesc="SOLution Validation tool that analyzes Microsoft Visual Studio solutions (binary release)"
url="https://github.com/aegoroff/solv"
license=('MIT')
source=("https://github.com/aegoroff/solv/releases/download/${pkgver}/solv-${pkgver}-x86_64-unknown-linux-musl.tar.gz")
-sha256sums=('e9554b1e1dce8b6288f66d295d7dbbc3f17e1188f882f1b482a14b17ee4340f7')
+sha256sums=('5560239bd7b7ad1b3c8a43835806f33a2af65fe67886df0ef450cad7c61507b5')
build() {
return 0