diff options
author | Devaev Maxim <[email protected]> | 2019-02-17 08:23:24 +0300 |
---|---|---|
committer | Devaev Maxim <[email protected]> | 2019-02-17 08:23:24 +0300 |
commit | 8171575058fd7278b62db7914a87b6e2b0dc4462 (patch) | |
tree | c3fbf5e82cde294d3d867a0c05e33add4e2c1adb /PKGBUILD | |
parent | af52c3680dfc9122838758ce2addb0d783331922 (diff) |
Bump version: 0.133 → 0.134v0.134
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ for _platform in $_PLATFORMS; do done done pkgbase=kvmd -pkgver=0.133 +pkgver=0.134 pkgrel=1 pkgdesc="The main Pi-KVM daemon" url="https://github.com/pi-kvm/kvmd" |