summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTodd Freed2022-10-08 13:10:32 -0700
committerTodd Freed2022-10-08 13:10:34 -0700
commit0694c94d9530abbc1c4d965fc20adbb713391d06 (patch)
tree25aaccc61518bbd233fce9713f05d14bf6988a2c
parent010d7466a481211a977a8ab983cade9a1d219cb9 (diff)
downloadaur-0694c94d9530abbc1c4d965fc20adbb713391d06.tar.gz
release: v0.5.4
Signed-off-by: Todd Freed <todd.freed@gmail.com>
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 69ac70b50731..7d879a9b9301 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = meshboard-xorg
pkgdesc = Synchronize the clipboard across a mesh of hosts, with xorg integration
- pkgver = 0.5.3
+ pkgver = 0.5.4
pkgrel = 1
url = https://github.com/hossbeast/meshboard
arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = meshboard-xorg
depends = libxfixes
provides = meshboard
conflicts = meshboard
- source = meshboard::git+https://github.com/hossbeast/meshboard#tag=v0.5.3?signed
+ source = meshboard::git+https://github.com/hossbeast/meshboard#tag=v0.5.4?signed
validpgpkeys = 79154EE9C4811D32B814EB88B1B3C76D76638462
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 3df498cc53f2..a794e7550a6a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: hossbeast <todd DOT freed AT gmail DOT com>
pkgname=meshboard-xorg
-pkgver=0.5.3
+pkgver=0.5.4
pkgrel=1
pkgdesc="Synchronize the clipboard across a mesh of hosts, with xorg integration"
provides=('meshboard')