summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Egorov2024-03-17 18:44:57 +0300
committerAlexander Egorov2024-03-17 18:44:57 +0300
commitbef3ff04c44b03fabdc082e89beb99914585c418 (patch)
tree8c31760e89b95ae756c9b716ead9940a6eb72212
parent933f46b5c3a1ddbca7adba911247cd5907798211 (diff)
downloadaur-solv.tar.gz
solv v0.16.0-1
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1a83eba35dbe..4eb3d7f19d54 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = solv
pkgdesc = SOLution Validation tool that analyzes Microsoft Visual Studio solutions
- pkgver = 0.15.3
+ pkgver = 0.16.0
pkgrel = 1
url = https://github.com/aegoroff/solv
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index b3aa0ccd38b5..db22e049c368 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: egoroff <egoroff@gmail.com>
pkgname=solv
-pkgver=0.15.3
+pkgver=0.16.0
pkgrel=1
makedepends=('cargo')
arch=('i686' 'x86_64' 'armv6h' 'armv7h')