summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD5
2 files changed, 3 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 084202bf360b..74ab0f08d361 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,8 @@
pkgbase = lvm2-noudev
pkgver = 2.02.186
- pkgrel = 2
+ pkgrel = 3
url = https://sourceware.org/lvm2/
arch = x86_64
- groups = base
license = GPL2
license = LGPL2.1
makedepends = git
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'
)