summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorzapp-brannigan2021-05-07 19:56:30 +0200
committerzapp-brannigan2021-05-07 19:56:30 +0200
commit402b04f8cb1d7f1cd2b6334e5d8ab087146ff5f5 (patch)
tree1145e3adb0d4dcea377c2f0daa023d48c44ebbc4 /PKGBUILD
parent771e5f42fa812746e114bf2076c9fcd8db0ccb35 (diff)
downloadaur-402b04f8cb1d7f1cd2b6334e5d8ab087146ff5f5.tar.gz
V8.1.0.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1f2583014d36..880593db2c97 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
pkgname=vdo
pkgrel=1
-pkgver=6.2.4.14
+pkgver=8.1.0.1
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=('9207bc0fedcd6a037629336e0d96e82a59c10fb4ea3ffe690abe6de1072c7125')
+sha256sums=('38ed568eb9f3bd0ee1c7442b3ca9192427738a83da8df5dfc401a37d7f951051')
build() {
cd "$pkgname-$pkgver"