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


Commits:
3076ebf0 by Jelle van der Waa at 2024-05-19T13:50:24+02:00
upgpkg: 0.7.29-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = libsolv
        pkgdesc = Library for solving packages and reading repositories
-       pkgver = 0.7.28
-       pkgrel = 3
+       pkgver = 0.7.29
+       pkgrel = 1
        url = https://github.com/openSUSE/libsolv
        arch = x86_64
        license = custom:BSD
@@ -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.28/libsolv-0.7.28.tar.gz
-       sha256sums = 
bd2406f498fea6086ae0eacbf8b188c98b380e59af2267170e6a7b7d715cb207
+       source = 
https://github.com/openSUSE/libsolv/archive/0.7.29/libsolv-0.7.29.tar.gz
+       sha256sums = 
cb8d36a345ea9491f75d88c3a36a6f575c4e25f08197562f7ab0aa1c6e8c6abd
 
 pkgname = libsolv


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 # Maintainer: Jelle van der Waa <je...@archlinux.org>
 
 pkgname=libsolv
-pkgver=0.7.28
-pkgrel=3
+pkgver=0.7.29
+pkgrel=1
 pkgdesc="Library for solving packages and reading repositories"
 arch=('x86_64')
 url="https://github.com/openSUSE/libsolv";
@@ -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=('bd2406f498fea6086ae0eacbf8b188c98b380e59af2267170e6a7b7d715cb207')
+sha256sums=('cb8d36a345ea9491f75d88c3a36a6f575c4e25f08197562f7ab0aa1c6e8c6abd')
 
 build() {
   cd "$pkgname-$pkgver"



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libsolv/-/commit/3076ebf034566a31fe06f60b4b0e0dbca29a9096
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to