summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlarchunix2017-12-14 19:51:58 +0100
committerlarchunix2017-12-14 19:51:58 +0100
commitffca40fbc0f2dd9ca0e069fd2b1fbdeecf2dad91 (patch)
treec697fd387b40f4bd689c227cb00930a7ea3751d7 /PKGBUILD
parent67427a6b99b09e102e944b7881740c053c84c9dc (diff)
downloadaur-ffca40fbc0f2dd9ca0e069fd2b1fbdeecf2dad91.tar.gz
Update to upstream release 2.0.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7af25627aa61..4e86072b6bf8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=dnf-plugins-extras
-pkgver=2.0.4
+pkgver=2.0.5
pkgrel=1
pkgdesc="Extras DNF Plugins"
arch=('any')
@@ -13,7 +13,7 @@ optdepends=('snapper: for snapper plugin'
backup=('etc/dnf/plugins/rpmconf.conf'
'etc/dnf/plugins/torproxy.conf')
source=("$url/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-md5sums=('e6709c9d2065e3de0b1ce98d12df9caf')
+md5sums=('46189a43ee8f7dfd426929affc8a04ad')
prepare() {
cd "$pkgname-$pkgver"