Date: Tuesday, May 3, 2022 @ 16:58:21 Author: jelle Revision: 1192418
upgpkg: libdnf 0.67.0-1 Modified: libdnf/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-03 16:37:27 UTC (rev 1192417) +++ PKGBUILD 2022-05-03 16:58:21 UTC (rev 1192418) @@ -2,7 +2,7 @@ # Maintainer: Jelle van der Waa <[email protected]> pkgname=libdnf -pkgver=0.66.0 +pkgver=0.67.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=('cbae552277d14ed8b6138cf5afc214aad7ce4e1e457548ec39ef2d6ef1be95e2') +sha256sums=('14b4327cf95f46c0f2a095935c58a10f472f09319f37cb7d1732d4d242404230') prepare() { cd "$pkgname-$pkgver"
