summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexander Egorov2023-10-09 21:57:03 +0300
committerAlexander Egorov2023-10-09 21:57:03 +0300
commitda5a30bbfd6336441f03f9e61a12a62d9dbcd01b (patch)
treec0f93d25d6c5da9ee7835a74f5a03b8c78179a46 /PKGBUILD
parent583e4d81ab3eb1e46af5787d92f2dc5abbe37a5a (diff)
downloadaur-da5a30bbfd6336441f03f9e61a12a62d9dbcd01b.tar.gz
solv 0.15.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f5b3334f7f0a..c34381b17fa6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: egoroff <egoroff@gmail.com>
pkgname=solv-bin
-pkgver=0.14.0
+pkgver=0.15.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=('5487cf60c87ff421d5f536e4c77b76fa121cffe709fce9fe55e00604836753bf')
+sha256sums=('3dccfdb9d3e777d6b35bb17d72cf3580009c7c800069c49d554af72194c3a539')
build() {
return 0