summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzapp-brannigan2019-03-25 17:59:36 +0100
committerzapp-brannigan2019-03-25 17:59:36 +0100
commitbfd127a63b829f5706169c29c9fb1b666d1bddd3 (patch)
treeb0f824ed8744728b2caab7e1c10e1ddafe9a2ec7
parent902e3d06e3fb450519546eb02aad26aad99cdc37 (diff)
downloadaur-bfd127a63b829f5706169c29c9fb1b666d1bddd3.tar.gz
V6.2.0.298
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8c5c6501c822..8343e92bbad6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=vdo
pkgrel=1
-pkgver=6.2.0.293
+pkgver=6.2.0.298
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=('98f22f321b68d56881743e2ffc8725b9954c9720672755406f262ad9bdb08b5e')
+sha256sums=('fb898d2f7697f053bf828637813898409fdac7c168f02807e246aa33a767f56e')
build() {
cd "$pkgname-$pkgver"