summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorzapp-brannigan2018-09-16 08:32:45 +0200
committerzapp-brannigan2018-09-16 08:32:45 +0200
commit228efe88aa931fbcb60266dd3faae580d77a9ba1 (patch)
treea3ba077d586302ae42e20000a900872eb84f5832 /PKGBUILD
parent741976e7e3dbd5c1c588ffcc21d13121d69a76a6 (diff)
downloadaur-228efe88aa931fbcb60266dd3faae580d77a9ba1.tar.gz
Version 6.2.0.219
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 123c357725b6..6e65b0511842 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: zapp-brannigan (fuerst.reinje@web.de)
pkgname=vdo
-pkgrel=2
-pkgver=6.2.0.197
+pkgrel=1
+pkgver=6.2.0.219
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=('2ca31bfbf5aa960395a9b5b2e56745e6387b4934adfb8d2f06a525564d835a70')
+sha256sums=('06807b601df629f5fbf59a6aab82a851158d1ad037f57257abd6927682519d01')
build() {
cd "$pkgname-$pkgver"