summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Egorov2023-07-14 22:41:31 +0300
committerAlexander Egorov2023-07-14 22:41:31 +0300
commita6bb24161d8ec13c6984d6d0dedcdf1f30c8382f (patch)
tree7240b10f57f186f8259f4081f6c87aeaa92a9680
parent1a4c4e5e9f2e50729561690f423c4e36c0e4a108 (diff)
downloadaur-a6bb24161d8ec13c6984d6d0dedcdf1f30c8382f.tar.gz
solv 0.8.2
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7841e22b92c4..17eba618c125 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = solv
pkgdesc = SOLution Validation tool that analyzes Microsoft Visual Studio solutions
- pkgver = 0.8.1
+ pkgver = 0.8.2
pkgrel = 1
url = https://github.com/aegoroff/solv
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index c7b8dd226c8a..4068b0191112 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: egoroff <egoroff@gmail.com>
pkgname=solv
-pkgver=0.8.1
+pkgver=0.8.2
pkgrel=1
makedepends=('cargo')
arch=('i686' 'x86_64' 'armv6h' 'armv7h')