summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Schnick2024-05-18 14:00:32 +0000
committerChristopher Schnick2024-05-18 14:00:32 +0000
commitb66aa67e532b47d9b7a9532dfd007ee3cf92d4c2 (patch)
treee4840ab5ba6492c8839ef77b65794f776080c55c
parent15b301e356a02109c0671ca451f403496a61fc9e (diff)
downloadaur-b66aa67e532b47d9b7a9532dfd007ee3cf92d4c2.tar.gz
Update to version 9.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index edd2fd5db246..2a0343c87a46 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = xpipe
pkgdesc = Your entire server infrastructure at your fingertips
- pkgver = 9.2
+ pkgver = 9.3
pkgrel = 1
epoch = 1
url = https://github.com/xpipe-io/xpipe
@@ -21,9 +21,9 @@ pkgbase = xpipe
depends = util-linux
source = xpipe.desktop
sha512sums = SKIP
- source_x86_64 = xpipe-9.2-x86_64.tar.gz::https://github.com/xpipe-io/xpipe/releases/download/9.2/xpipe-portable-linux-x86_64.tar.gz
+ source_x86_64 = xpipe-9.3-x86_64.tar.gz::https://github.com/xpipe-io/xpipe/releases/download/9.3/xpipe-portable-linux-x86_64.tar.gz
sha512sums_x86_64 = SKIP
- source_aarch64 = xpipe-9.2-arm64.tar.gz::https://github.com/xpipe-io/xpipe/releases/download/9.2/xpipe-portable-linux-arm64.tar.gz
+ source_aarch64 = xpipe-9.3-arm64.tar.gz::https://github.com/xpipe-io/xpipe/releases/download/9.3/xpipe-portable-linux-arm64.tar.gz
sha512sums_aarch64 = SKIP
pkgname = xpipe
diff --git a/PKGBUILD b/PKGBUILD
index 3bc3578dac00..8ce176940b3b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Christopher Schnick <crschnick@xpipe.io>
-_fullver="9.2"
+_fullver="9.3"
pkgname="xpipe"
-pkgver="9.2"
+pkgver="9.3"
pkgrel="1"
epoch=1
pkgdesc="Your entire server infrastructure at your fingertips"