Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
libsolv


Commits:
7a74719f by Jelle van der Waa at 2026-05-29T19:40:11+02:00
upgpkg: 0.7.39-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = libsolv
        pkgdesc = Library for solving packages and reading repositories
-       pkgver = 0.7.37
+       pkgver = 0.7.39
        pkgrel = 1
        url = https://github.com/openSUSE/libsolv
        arch = x86_64
@@ -19,7 +19,7 @@ pkgbase = libsolv
        optdepends = perl: for perl bindings
        optdepends = python: for python bindings
        optdepends = ruby: for ruby bindings
-       source = 
https://github.com/openSUSE/libsolv/archive/0.7.37/libsolv-0.7.37.tar.gz
-       sha256sums = 
ad6a38624dde26fc59c41427608536c443b76f90dcb6bb96c2e70b8e3ee20419
+       source = 
https://github.com/openSUSE/libsolv/archive/0.7.39/libsolv-0.7.39.tar.gz
+       sha256sums = 
2a74cbf1e49984cb01f75ac4b19a237f24de6ce199766858aeb9ab3aae2b95fa
 
 pkgname = libsolv


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Jelle van der Waa <[email protected]>
 
 pkgname=libsolv
-pkgver=0.7.37
+pkgver=0.7.39
 pkgrel=1
 pkgdesc="Library for solving packages and reading repositories"
 arch=('x86_64')
@@ -14,7 +14,7 @@ optdepends=('perl: for perl bindings'
             'python: for python bindings'
             'ruby: for ruby bindings')
 source=("$url/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('ad6a38624dde26fc59c41427608536c443b76f90dcb6bb96c2e70b8e3ee20419')
+sha256sums=('2a74cbf1e49984cb01f75ac4b19a237f24de6ce199766858aeb9ab3aae2b95fa')
 
 build() {
   cd "$pkgname-$pkgver"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libsolv/-/commit/7a74719f1305900f455c115cec03df4630fc9f1c

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libsolv/-/commit/7a74719f1305900f455c115cec03df4630fc9f1c
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to