Date: Tuesday, January 24, 2023 @ 20:14:16
Author: eworm
Revision: 467294
upgpkg: lvm2 2.03.18-4: rebuild with options=('!debug')
... to mitigate increase of package size by a multitude.
Modified:
lvm2/trunk/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-01-24 20:08:23 UTC (rev 467293)
+++ PKGBUILD 2023-01-24 20:14:16 UTC (rev 467294)
@@ -5,11 +5,12 @@
pkgname=('lvm2' 'device-mapper')
_tag='fba794b52541452da9131af594f5cd0fa7affb6d' # git rev-parse v${pkgver//./_}
pkgver=2.03.18
-pkgrel=3
+pkgrel=4
arch=('x86_64')
url='https://sourceware.org/lvm2/'
license=('GPL2' 'LGPL2.1')
makedepends=('git' 'systemd' 'libaio' 'thin-provisioning-tools')
+options=('!debug')
validpgpkeys=('88437EF5C077BD113D3B7224228191C1567E2C17' # Alasdair G Kergon
<[email protected]>
'D501A478440AE2FD130A1BE8B9112431E509039F') # Marian Csontos
<[email protected]>
source=("git+https://sourceware.org/git/lvm2.git#tag=${_tag}?signed"