summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Schnick2024-03-24 07:48:57 +0000
committerChristopher Schnick2024-03-24 07:48:57 +0000
commitc4e748f6e31fb92410406382b91ef27f70cdc65a (patch)
tree88b78f2fa2488ec5920feae62c51d6cd3a0f0bb7
parent74f7a311417c463700f01ef714d40b982167aa9b (diff)
downloadaur-c4e748f6e31fb92410406382b91ef27f70cdc65a.tar.gz
Update to version 8.5
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 29152c6c86bb..a0830597979f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = xpipe
pkgdesc = Your entire server infrastructure at your fingertips
- pkgver = 8.4
+ pkgver = 8.5
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.4-x86_64.tar.gz::https://github.com/xpipe-io/xpipe/releases/download/8.4/xpipe-portable-linux-x86_64.tar.gz
+ source_x86_64 = xpipe-8.5-x86_64.tar.gz::https://github.com/xpipe-io/xpipe/releases/download/8.5/xpipe-portable-linux-x86_64.tar.gz
sha512sums_x86_64 = SKIP
- source_aarch64 = xpipe-8.4-arm64.tar.gz::https://github.com/xpipe-io/xpipe/releases/download/8.4/xpipe-portable-linux-arm64.tar.gz
+ source_aarch64 = xpipe-8.5-arm64.tar.gz::https://github.com/xpipe-io/xpipe/releases/download/8.5/xpipe-portable-linux-arm64.tar.gz
sha512sums_aarch64 = SKIP
pkgname = xpipe
diff --git a/PKGBUILD b/PKGBUILD
index 8b9003f2f3c4..3c2aa60fa99c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Christopher Schnick <crschnick@xpipe.io>
-_fullver="8.4"
+_fullver="8.5"
pkgname="xpipe"
-pkgver="8.4"
+pkgver="8.5"
pkgrel="1"
epoch=1
pkgdesc="Your entire server infrastructure at your fingertips"