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 cd5ca717deeb..521fc41d3c95 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
pkgname=vdo
pkgrel=1
-pkgver=8.2.0.2
+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=('e1a114e988e05fd87cb1bf2724ece4fbaa131731db4ba695139a61e928d1fd89')
+sha256sums=('54957556d41f203aa1c9f381762b64695a8fb18c29375f428a4dcf3b1963b7e7')
build() {
cd "$pkgname-$pkgver"