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

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


    Date: Tuesday, August 30, 2022 @ 13:25:05
  Author: jelle
Revision: 1288727

upgpkg: libdnf 0.68.0-1

Modified:
  libdnf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-30 13:22:45 UTC (rev 1288726)
+++ PKGBUILD	2022-08-30 13:25:05 UTC (rev 1288727)
@@ -2,7 +2,7 @@
 # Maintainer: Jelle van der Waa <jelle at archlinux.org>
 
 pkgname=libdnf
-pkgver=0.67.0
+pkgver=0.68.0
 pkgrel=1
 pkgdesc="Library providing simplified C and Python API to libsolv"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 checkdepends=('check' 'cppunit')
 optdepends=('python: for python bindings')
 source=("$url/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('14b4327cf95f46c0f2a095935c58a10f472f09319f37cb7d1732d4d242404230')
+sha256sums=('a2be939f87be1ef15491fa1d718d9d010a12310330a2eb20bc0ff6bc99501ae8')
 
 prepare() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list