summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexander Egorov2023-09-04 20:03:08 +0300
committerAlexander Egorov2023-09-04 20:03:08 +0300
commitebbfdf1ebf11b7d8d4866a0976811bae6637f249 (patch)
treea32abf29925aed71c032205942a56626931fcfc2 /PKGBUILD
parent3b73e72bd286ceae5241d3cf86d5934afbb175fd (diff)
downloadaur-ebbfdf1ebf11b7d8d4866a0976811bae6637f249.tar.gz
solv 0.12.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d76e1b11675e..6c966dc0a101 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: egoroff <egoroff@gmail.com>
pkgname=solv-bin
-pkgver=0.12.0
+pkgver=0.12.1
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=('5b0715a96145b2f87748a84f80f32227ed263c9b56aa4fa8df6b840a7e47de50')
+sha256sums=('1c0b467fbc7ca6b1458a7a1e41ba13f4a6b133cab3384b7808d7c7a8e1baa2d0')
build() {
return 0