summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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