[arch-commits] Commit in librepo/trunk (PKGBUILD)

Jelle van der Waa jelle at gemini.archlinux.org
Sat May 7 13:57:50 UTC 2022


    Date: Saturday, May 7, 2022 @ 13:57:49
  Author: jelle
Revision: 1196194

upgpkg: librepo 1.14.3-1

Modified:
  librepo/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-07 13:15:37 UTC (rev 1196193)
+++ PKGBUILD	2022-05-07 13:57:49 UTC (rev 1196194)
@@ -2,7 +2,7 @@
 # Maintainer: Jelle van der Waa <jelle at archlinux.org>
 
 pkgname=librepo
-pkgver=1.14.2
+pkgver=1.14.3
 pkgrel=1
 pkgdesc="Repodata downloading library"
 arch=('x86_64')
@@ -13,7 +13,7 @@
 checkdepends=('check' 'python-gpgme' 'python-pyxattr' 'python-requests')
 optdepends=('python: for python bindings')
 source=("$url/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('436ead59dd22f45e87b4c0a408e100e0a159f825128b875ad33ed672204023be')
+sha256sums=('316826a8547ea2236edccdab04a0788e6d199205755d07e3e81651723fa623f2')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list