summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexander Egorov2023-10-03 20:19:30 +0300
committerAlexander Egorov2023-10-03 20:19:30 +0300
commit34a147e763ba29fb4636eeaea8a5588979e884c9 (patch)
treebb102037b028e0e356eb3fb5cb6a68e755f084aa /PKGBUILD
parent1d50f799c012a330343bfdf8c7389edd2ead49c3 (diff)
downloadaur-34a147e763ba29fb4636eeaea8a5588979e884c9.tar.gz
solv 0.14.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 278869a4ff1f..08ca6f01ed15 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: egoroff <egoroff@gmail.com>
pkgname=solv
-pkgver=0.13.0
-pkgrel=2
+pkgver=0.14.0
+pkgrel=1
makedepends=('cargo')
arch=('i686' 'x86_64' 'armv6h' 'armv7h')
pkgdesc="SOLution Validation tool that analyzes Microsoft Visual Studio solutions"