summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorzapp-brannigan2019-08-03 18:03:15 +0200
committerzapp-brannigan2019-08-03 18:03:15 +0200
commit97cd357d541a95c13896b242f228d892abb37806 (patch)
tree36ece2440f4e1006d6abcd7f17cb178d30976a51 /PKGBUILD
parentb8dcd84517f85957e4e5bf6a945ab2239f48a4d2 (diff)
downloadaur-97cd357d541a95c13896b242f228d892abb37806.tar.gz
V6.2.1.134
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3c6b51f5ea86..23583289ba8c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=vdo
pkgrel=1
-pkgver=6.2.1.102
+pkgver=6.2.1.134
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=('f0c0c0c1f87f317c2e1dbbfe3267f151503066afc742ca0741c021fc5387b336')
+sha256sums=('50a0fb3e99961241655defa553b9d6670ab83e3acc647c3cbb218ec241b9c72f')
build() {
cd "$pkgname-$pkgver"