summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoregnappahz2022-01-27 12:54:27 +0100
committeregnappahz2022-01-27 12:54:27 +0100
commit6914762413dd520a14a0b72ed11930eb5ac45314 (patch)
treebf9a73ea95299f052325599f8fbfeaeb2ae4ffda /PKGBUILD
parentebd4bc835e2fb63959e740de7b1edc6c8b7ed866 (diff)
downloadaur-6914762413dd520a14a0b72ed11930eb5ac45314.tar.gz
Updated
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7ba0992b434e..962cd22abdac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
pkgname=vdo
pkgrel=1
-pkgver=8.1.0.316
+pkgver=8.1.1.287
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=('f1dd66e7a927e323a5da1ef1c9523af22333ca2873423e7a09110dab73943cd2')
+sha256sums=('4d1e9b349811affd36521946a1dbeb4444ec2e5fb934a73d5d5301cd6f657526')
build() {
cd "$pkgname-$pkgver"