summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBaptiste Jonglez2017-07-02 16:36:10 +0200
committerBaptiste Jonglez2017-07-02 16:36:10 +0200
commit928811376cfeb929f39c70686762dbf51e4f51aa (patch)
treeb0f419a3af0f111f0356c6633ec994034466fc23 /PKGBUILD
parentdb179a7ce0d8ad72aa9438bc2837aa57e4c6987c (diff)
downloadaur-928811376cfeb929f39c70686762dbf51e4f51aa.tar.gz
python-lvm: update to 2.02.172
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 03ee87fa55e3..5b2edbdf8b03 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Baptiste Jonglez <baptiste--aur at jonglez dot org>
# Based on the lvm2 package in [core]
pkgname="python2-lvm"
-pkgver=2.02.171
+pkgver=2.02.172
pkgrel=1
arch=('i686' 'x86_64')
url="http://sourceware.org/lvm2/"
@@ -9,7 +9,7 @@ license=('LGPL2.1')
pkgdesc="Python 2 bindings for LVM"
depends=('python2' 'lvm2')
source=(https://mirrors.kernel.org/sourceware/lvm2/releases/LVM2.${pkgver}.tgz{,.asc})
-sha256sums=('b815a711a2fabaa5c3dc1a4a284df0268bf0f325f0fc0f5c9530c9bbb54b9964'
+sha256sums=('eab09d4132e6ade4db22249e554919045948efb908ffa40409e8e8e0c316f708'
'SKIP')
validpgpkeys=('88437EF5C077BD113D3B7224228191C1567E2C17')