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


Commits:
747165c2 by Jelle van der Waa at 2024-02-16T18:14:16+01:00
upgpkg: 0.7.28-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.26
+       pkgver = 0.7.28
        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.26/libsolv-0.7.26.tar.gz
-       sha256sums = 
acc796d42f2eb3c2e553c3d22a6e64ef196b3bf77db2959b1bfd9dfc1e29bfbc
+       source = 
https://github.com/openSUSE/libsolv/archive/0.7.28/libsolv-0.7.28.tar.gz
+       sha256sums = 
bd2406f498fea6086ae0eacbf8b188c98b380e59af2267170e6a7b7d715cb207
 
 pkgname = libsolv


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Jelle van der Waa <je...@archlinux.org>
 
 pkgname=libsolv
-pkgver=0.7.26
+pkgver=0.7.28
 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=('acc796d42f2eb3c2e553c3d22a6e64ef196b3bf77db2959b1bfd9dfc1e29bfbc')
+sha256sums=('bd2406f498fea6086ae0eacbf8b188c98b380e59af2267170e6a7b7d715cb207')
 
 build() {
   cd "$pkgname-$pkgver"



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

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


Reply via email to