Date: Sunday, December 18, 2022 @ 15:05:27
  Author: jelle
Revision: 1360496

upgpkg: libsolv 0.7.23-1

Modified:
  libsolv/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-12-18 15:03:07 UTC (rev 1360495)
+++ PKGBUILD    2022-12-18 15:05:27 UTC (rev 1360496)
@@ -2,8 +2,8 @@
 # Maintainer: Jelle van der Waa <[email protected]>
 
 pkgname=libsolv
-pkgver=0.7.22
-pkgrel=2
+pkgver=0.7.23
+pkgrel=1
 pkgdesc="Library for solving packages and reading repositories"
 arch=('x86_64')
 url="https://github.com/openSUSE/libsolv";
@@ -14,7 +14,7 @@
             'python: for python bindings'
             'ruby: for ruby bindings')
 source=("$url/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('968aef452b5493751fa0168cd58745a77c755e202a43fe8d549d791eb16034d5')
+sha256sums=('0286155964373c6cc3802d025750786c3ee79608d5cb884598e110e3918bb2fe')
 
 build() {
   cd "$pkgname-$pkgver"

Reply via email to