summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e51e2609d5ad..50427d320374 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = kvmd
pkgdesc = The main Pi-KVM daemon
- pkgver = 0.103
+ pkgver = 0.104
pkgrel = 1
url = https://github.com/pi-kvm/kvmd
install = kvmd.install
@@ -17,7 +17,7 @@ pkgbase = kvmd
depends = python-setproctitle
depends = python-systemd
depends = python-dbus
- source = https://github.com/pi-kvm/kvmd/archive/v0.103.tar.gz
+ source = https://github.com/pi-kvm/kvmd/archive/v0.104.tar.gz
md5sums = SKIP
pkgname = kvmd
diff --git a/PKGBUILD b/PKGBUILD
index c5f4f7bd7a47..abccc40abb44 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=kvmd
-pkgver=0.103
+pkgver=0.104
pkgrel=1
pkgdesc="The main Pi-KVM daemon"
url="https://github.com/pi-kvm/kvmd"