summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorzapp-brannigan2020-06-01 16:22:40 +0200
committerzapp-brannigan2020-06-01 16:22:40 +0200
commit9280a74b35d7dcb96dd270378d4c18a01be71313 (patch)
tree51bb1647d13ac2cf43231d9574f95ebf2b78c229 /PKGBUILD
parent6894ed2140132847da8fa03d510de5956296e42d (diff)
downloadaur-9280a74b35d7dcb96dd270378d4c18a01be71313.tar.gz
v6.2.3.91
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 569600e64756..9040842b2a82 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,15 @@
# jgottula
pkgname=vdo
-pkgrel=2
-pkgver=6.2.2.117
+pkgrel=1
+pkgver=6.2.3.91
pkgdesc='Userspace tools for managing VDO volumes'
arch=('x86_64')
url="https://github.com/dm-vdo/vdo"
license=('GPL2')
depends=('kvdo-dkms' 'python-yaml' 'device-mapper')
source=("$pkgname-$pkgver.tar.gz::https://github.com/dm-vdo/vdo/archive/$pkgver.tar.gz")
-sha256sums=('b9ff603fcec476a9cf4affc6a7e4aa93cb0f9ea668b2c9bff58e038f5b3da4e8')
+sha256sums=('17cab1d1f5394d40a92684840e685800a59a25daa1869ae1004478f0f590dcfc')
build() {
cd "$pkgname-$pkgver"