[arch-commits] Commit in libdnf/trunk (PKGBUILD)
Jelle van der Waa
jelle at gemini.archlinux.org
Tue Mar 22 19:25:30 UTC 2022
Date: Tuesday, March 22, 2022 @ 19:25:29
Author: jelle
Revision: 1170475
upgpkg: libdnf 0.66.0-1
Modified:
libdnf/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-03-22 19:14:37 UTC (rev 1170474)
+++ PKGBUILD 2022-03-22 19:25:29 UTC (rev 1170475)
@@ -2,7 +2,7 @@
# Maintainer: Jelle van der Waa <jelle at archlinux.org>
pkgname=libdnf
-pkgver=0.65.0
+pkgver=0.66.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=('b615a6f7e1d1d82c928d2c79b36242a29d04cd28e267a5e8a6996435d9f97997')
+sha256sums=('cbae552277d14ed8b6138cf5afc214aad7ce4e1e457548ec39ef2d6ef1be95e2')
prepare() {
cd "$pkgname-$pkgver"
More information about the arch-commits
mailing list