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

Jelle van der Waa jelle at gemini.archlinux.org
Tue Aug 30 13:22:32 UTC 2022


    Date: Tuesday, August 30, 2022 @ 13:22:32
  Author: jelle
Revision: 1288725

upgpkg: librepo 1.14.4-1

Modified:
  librepo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-30 13:09:50 UTC (rev 1288724)
+++ PKGBUILD	2022-08-30 13:22:32 UTC (rev 1288725)
@@ -2,7 +2,7 @@
 # Maintainer: Jelle van der Waa <jelle at archlinux.org>
 
 pkgname=librepo
-pkgver=1.14.3
+pkgver=1.14.4
 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=('316826a8547ea2236edccdab04a0788e6d199205755d07e3e81651723fa623f2')
+sha256sums=('a945e4970ec1fc433b082841c609627de67ba61d00cd297ad827bbd3eccb75ee')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list