summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Egorov2023-09-23 22:02:16 +0300
committerAlexander Egorov2023-09-23 22:02:16 +0300
commit6865d1fd756fa4c143ce20b97309c310cf5c5e9d (patch)
treee85765e7ffb0e29dc1014de6b794894cfde92125
parent3aa0cdfa25c01d5167bbc5f36d9b3ae8871c45d8 (diff)
downloadaur-6865d1fd756fa4c143ce20b97309c310cf5c5e9d.tar.gz
sokv 0.13.0-2
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d6b90a88c708..db1d2e435175 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = solv-bin
pkgdesc = SOLution Validation tool that analyzes Microsoft Visual Studio solutions (binary release)
pkgver = 0.13.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/aegoroff/solv
arch = x86_64
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 7679b8ebf2ab..ea7f2e8753f8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: egoroff <egoroff@gmail.com>
pkgname=solv-bin
pkgver=0.13.0
-pkgrel=1
+pkgrel=2
arch=('x86_64')
pkgdesc="SOLution Validation tool that analyzes Microsoft Visual Studio solutions (binary release)"
url="https://github.com/aegoroff/solv"