summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 962cd22abdac..521fc41d3c95 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
pkgname=vdo
pkgrel=1
-pkgver=8.1.1.287
+pkgver=8.2.2.2
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=('4d1e9b349811affd36521946a1dbeb4444ec2e5fb934a73d5d5301cd6f657526')
+sha256sums=('54957556d41f203aa1c9f381762b64695a8fb18c29375f428a4dcf3b1963b7e7')
build() {
cd "$pkgname-$pkgver"