summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 360d84bad6d2..c1454e6e2732 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=dnf-plugins-core
-pkgver=4.2.0
+pkgver=4.2.1
pkgrel=1
pkgdesc="Core DNF Plugins"
arch=('any')
@@ -18,7 +18,7 @@ backup=('etc/dnf/plugins/copr.conf'
'etc/dnf/plugins/versionlock.list')
options=('!emptydirs')
source=("$url/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('1de40e91eb20074ea2b040ea869e91e162697e9d1f44b035e7d84cd606e72ad4')
+sha256sums=('7dab63a808e271975738c12851b3915b3721f3d424a521442e1a3e34f9f3df75')
prepare() {
cd "$pkgname-$pkgver"