summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPlaton Ryzhikov2019-12-05 13:59:33 +0300
committerPlaton Ryzhikov2019-12-05 13:59:33 +0300
commitd4f35261e0b609942fa14ae117eb7be6a5befb77 (patch)
tree4c459d80bce021d0516c539e3e06a853a2e81eb2 /PKGBUILD
parent99c81397262deb6d8aa8cdff8cad27dc29e50226 (diff)
downloadaur-d4f35261e0b609942fa14ae117eb7be6a5befb77.tar.gz
update to 2.02.186-3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 61375677a88d..2ea0992aec21 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,12 +12,11 @@
pkgbase=lvm2-noudev
pkgname=('lvm2-noudev' 'device-mapper-noudev')
pkgver=2.02.186
-pkgrel=2
+pkgrel=3
arch=('x86_64')
url='https://sourceware.org/lvm2/'
license=('GPL2' 'LGPL2.1')
makedepends=('git' 'thin-provisioning-tools')
-groups=('base')
validpgpkeys=('88437EF5C077BD113D3B7224228191C1567E2C17' # Alasdair G Kergon <agk@redhat.com>
'D501A478440AE2FD130A1BE8B9112431E509039F') # Marian Csontos <marian.csontos@gmail.com>
source=("git+https://sourceware.org/git/lvm2.git#tag=v${pkgver//./_}?signed"
@@ -30,7 +29,7 @@ sha256sums=('SKIP'
'e10f24b57582d6e2da71f7c80732a62e0ee2e3b867fe84591ccdb53e80fa92e0')
_backports=(
-# pvscan: fix activation of incomplete VGs
+ # pvscan: fix activation of incomplete VGs
'6b12930860a993624d6325aec2e9c561f4412aa9'
)