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


Commits:
d6104e13 by Jelle van der Waa at 2024-05-19T13:50:42+02:00
upgpkg: 1.17.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = librepo
        pkgdesc = Repodata downloading library
-       pkgver = 1.17.0
-       pkgrel = 2
+       pkgver = 1.17.1
+       pkgrel = 1
        url = https://github.com/rpm-software-management/librepo
        arch = x86_64
        license = GPL
@@ -17,9 +17,9 @@ pkgbase = librepo
        depends = libxml2
        depends = openssl
        optdepends = python: for python bindings
-       source = 
https://github.com/rpm-software-management/librepo/archive/1.17.0/librepo-1.17.0.tar.gz
+       source = 
https://github.com/rpm-software-management/librepo/archive/1.17.1/librepo-1.17.1.tar.gz
        source = gpgme-config.patch
-       sha256sums = 
ae707c2b9d72c2eaeecc9a5370273a99987d9c6979517b4ad433ae920b65d993
+       sha256sums = 
16e4158d6ce8a8536cc80dc327efb4ad53acf9181175b80cb9ef17cbda53cb8f
        sha256sums = 
c0d08e34a0a02613036d1113fd0257a97e1896284afde7f8417f49abb34b2278
 
 pkgname = librepo


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 # Maintainer: Jelle van der Waa <je...@archlinux.org>
 
 pkgname=librepo
-pkgver=1.17.0
-pkgrel=2
+pkgver=1.17.1
+pkgrel=1
 pkgdesc="Repodata downloading library"
 arch=('x86_64')
 url="https://github.com/rpm-software-management/$pkgname";
@@ -13,7 +13,7 @@ makedepends=('cmake' 'python')
 checkdepends=('check' 'python-gpgme' 'python-pyxattr' 'python-requests')
 optdepends=('python: for python bindings')
 source=("$url/archive/$pkgver/$pkgname-$pkgver.tar.gz" "gpgme-config.patch")
-sha256sums=('ae707c2b9d72c2eaeecc9a5370273a99987d9c6979517b4ad433ae920b65d993'
+sha256sums=('16e4158d6ce8a8536cc80dc327efb4ad53acf9181175b80cb9ef17cbda53cb8f'
             'c0d08e34a0a02613036d1113fd0257a97e1896284afde7f8417f49abb34b2278')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/librepo/-/commit/d6104e1308ccef85655b42aa2f355aaedf6c6e16

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


Reply via email to