summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Schnick2024-03-14 10:20:51 +0000
committerChristopher Schnick2024-03-14 10:20:51 +0000
commit74f7a311417c463700f01ef714d40b982167aa9b (patch)
tree6b7ab50197f01bbb09ad064806ae2d81962f4b25
parent7aca85f46f078019d0900bd1d6c97fdf159bb0f8 (diff)
downloadaur-74f7a311417c463700f01ef714d40b982167aa9b.tar.gz
Update to version 8.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4408eb16eba9..29152c6c86bb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = xpipe
pkgdesc = Your entire server infrastructure at your fingertips
- pkgver = 8.3
+ pkgver = 8.4
pkgrel = 1
epoch = 1
url = https://github.com/xpipe-io/xpipe
@@ -20,9 +20,9 @@ pkgbase = xpipe
depends = pango
source = xpipe.desktop
sha512sums = SKIP
- source_x86_64 = xpipe-8.3-x86_64.tar.gz::https://github.com/xpipe-io/xpipe/releases/download/8.3/xpipe-portable-linux-x86_64.tar.gz
+ source_x86_64 = xpipe-8.4-x86_64.tar.gz::https://github.com/xpipe-io/xpipe/releases/download/8.4/xpipe-portable-linux-x86_64.tar.gz
sha512sums_x86_64 = SKIP
- source_aarch64 = xpipe-8.3-arm64.tar.gz::https://github.com/xpipe-io/xpipe/releases/download/8.3/xpipe-portable-linux-arm64.tar.gz
+ source_aarch64 = xpipe-8.4-arm64.tar.gz::https://github.com/xpipe-io/xpipe/releases/download/8.4/xpipe-portable-linux-arm64.tar.gz
sha512sums_aarch64 = SKIP
pkgname = xpipe
diff --git a/PKGBUILD b/PKGBUILD
index 1deb7f54e654..8b9003f2f3c4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Christopher Schnick <crschnick@xpipe.io>
-_fullver="8.3"
+_fullver="8.4"
pkgname="xpipe"
-pkgver="8.3"
+pkgver="8.4"
pkgrel="1"
epoch=1
pkgdesc="Your entire server infrastructure at your fingertips"