Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
libsolv
Commits:
d95388ed by Jelle van der Waa at 2024-02-20T20:51:38+01:00
Rebuild for rpm 4.19.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 = 1
+ pkgrel = 2
url = https://github.com/openSUSE/libsolv
arch = x86_64
license = custom:BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=libsolv
pkgver=0.7.28
-pkgrel=1
+pkgrel=2
pkgdesc="Library for solving packages and reading repositories"
arch=('x86_64')
url="https://github.com/openSUSE/libsolv"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libsolv/-/commit/d95388ed9219f9f3f05976f577f8ae688b62cf76
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libsolv/-/commit/d95388ed9219f9f3f05976f577f8ae688b62cf76
You're receiving this email because of your account on gitlab.archlinux.org.