summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlarchunix2021-09-17 17:06:26 +0200
committerlarchunix2021-09-17 17:06:26 +0200
commit5788927a56a6de023e4d688255b99ebc99d83413 (patch)
tree2b8283e6e40eabc53cb62589d663199079246310 /PKGBUILD
parent5b8ae3298ab399b6851dc4021a03500e33664145 (diff)
downloadaur-5788927a56a6de023e4d688255b99ebc99d83413.tar.gz
Update to upstream release 4.0.23
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dc489fcd0826..a95f62f94da7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=dnf-plugins-core
-pkgver=4.0.22
+pkgver=4.0.23
pkgrel=1
pkgdesc="Core DNF Plugins"
arch=('any')
@@ -16,9 +16,9 @@ backup=('etc/dnf/plugins/copr.conf'
'etc/dnf/plugins/post-transaction-actions.conf'
'etc/dnf/plugins/versionlock.conf'
'etc/dnf/plugins/versionlock.list')
-options=(!emptydirs)
+options=('!emptydirs')
source=("$url/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('9f266d982293eeee3849ec76a4492abd3443b9a91ab5e17ec300aa7f81d602f8')
+sha256sums=('e19536fa64c27ad6d5c36b585508a47455ba15a1f99b0367c71f7071ce91f854')
prepare() {
cd "$pkgname-$pkgver"