summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTodd Freed2023-12-28 14:29:03 -0800
committerTodd Freed2023-12-28 14:29:05 -0800
commit03f96e423d4dccf882525d304293fd8bfe1d28ba (patch)
tree411128b33b4feaece806adfa338cda2eeeeb3aaf
parent3a964516fe65db14ea616aafc242d992e4942178 (diff)
downloadaur-meshboard-wayland.tar.gz
release: v0.5.5
Signed-off-by: Todd Freed <todd.freed@gmail.com>
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c5ffda797b41..9730c6aa7705 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = meshboard-wayland
pkgdesc = Synchronize the clipboard across a mesh of hosts, with wayland integration
- pkgver = 0.5.4
+ pkgver = 0.5.5
pkgrel = 1
- url = https://github.com/hossbeast/meshboard
+ url = https://git.sr.ht/~hossbeast/meshboard
arch = x86_64
license = GPL3
makedepends = git
@@ -10,7 +10,7 @@ pkgbase = meshboard-wayland
depends = wayland
provides = meshboard
conflicts = meshboard
- source = meshboard::git+https://github.com/hossbeast/meshboard#tag=v0.5.4?signed
+ source = meshboard::git+https://git.sr.ht/~hossbeast/meshboard#tag=v0.5.5?signed
validpgpkeys = 79154EE9C4811D32B814EB88B1B3C76D76638462
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 95c6e572a6a7..c5a43ec01127 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,18 +1,18 @@
# Maintainer: hossbeast <todd DOT freed AT gmail DOT com>
pkgname=meshboard-wayland
-pkgver=0.5.4
+pkgver=0.5.5
pkgrel=1
pkgdesc="Synchronize the clipboard across a mesh of hosts, with wayland integration"
provides=('meshboard')
conflicts=('meshboard')
arch=('x86_64')
-url="https://github.com/hossbeast/meshboard"
+url="https://git.sr.ht/~hossbeast/meshboard"
license=('GPL3')
depends=('wayland')
makedepends=('git' 'perl')
source=(
- "meshboard::git+https://github.com/hossbeast/meshboard#tag=v${pkgver}?signed"
+ "meshboard::git+https://git.sr.ht/~hossbeast/meshboard#tag=v${pkgver}?signed"
)
sha512sums=('SKIP')
validpgpkeys=('79154EE9C4811D32B814EB88B1B3C76D76638462') # hossbeast