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


Commits:
943f4545 by Jelle van der Waa at 2024-03-25T21:14:14+01:00
upgpkg: 0.1.21-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = libcomps
        pkgdesc = Comps XML file manipulation library
-       pkgver = 0.1.20
+       pkgver = 0.1.21
        pkgrel = 1
        url = https://github.com/rpm-software-management/libcomps
        arch = x86_64
@@ -15,7 +15,7 @@ pkgbase = libcomps
        depends = libxml2
        depends = zlib
        optdepends = python: for python bindings
-       source = 
https://github.com/rpm-software-management/libcomps/archive/0.1.20/libcomps-0.1.20.tar.gz
-       sha256sums = 
e93299e34da26c14b210f48f324c0c2540515f79f9d748311139f77498317a18
+       source = 
https://github.com/rpm-software-management/libcomps/archive/0.1.21/libcomps-0.1.21.tar.gz
+       sha256sums = 
84d7555ed795458f3799d57cceccb096634c38461c3db7cb1739d42c038b2785
 
 pkgname = libcomps


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Jelle van der Waa <[email protected]>
 
 pkgname=libcomps
-pkgver=0.1.20
+pkgver=0.1.21
 pkgrel=1
 pkgdesc="Comps XML file manipulation library"
 arch=('x86_64')
@@ -13,7 +13,7 @@ makedepends=('cmake' 'python' 'python-setuptools' 'doxygen' 
'python-sphinx')
 checkdepends=('check')
 optdepends=('python: for python bindings')
 source=("$url/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('e93299e34da26c14b210f48f324c0c2540515f79f9d748311139f77498317a18')
+sha256sums=('84d7555ed795458f3799d57cceccb096634c38461c3db7cb1739d42c038b2785')
 
 build() {
   cd "$pkgname-$pkgver"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libcomps/-/commit/943f454547e39cad9ff047bc7c6158a573c8b012

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


Reply via email to