summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Schnick2024-05-12 11:20:47 +0000
committerChristopher Schnick2024-05-12 11:20:47 +0000
commit15b301e356a02109c0671ca451f403496a61fc9e (patch)
tree25bed01c08665efd5dadd2cd142709d64cb9b6a9
parentf7c89f3414aa06cbc481fe0356e4a000afed9738 (diff)
downloadaur-15b301e356a02109c0671ca451f403496a61fc9e.tar.gz
Update to version 9.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 852b444ee878..edd2fd5db246 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = xpipe
pkgdesc = Your entire server infrastructure at your fingertips
- pkgver = 9.1
+ pkgver = 9.2
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.1-x86_64.tar.gz::https://github.com/xpipe-io/xpipe/releases/download/9.1/xpipe-portable-linux-x86_64.tar.gz
+ 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
sha512sums_x86_64 = SKIP
- source_aarch64 = xpipe-9.1-arm64.tar.gz::https://github.com/xpipe-io/xpipe/releases/download/9.1/xpipe-portable-linux-arm64.tar.gz
+ source_aarch64 = xpipe-9.2-arm64.tar.gz::https://github.com/xpipe-io/xpipe/releases/download/9.2/xpipe-portable-linux-arm64.tar.gz
sha512sums_aarch64 = SKIP
pkgname = xpipe
diff --git a/PKGBUILD b/PKGBUILD
index 601028ada5b9..3bc3578dac00 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Christopher Schnick <crschnick@xpipe.io>
-_fullver="9.1"
+_fullver="9.2"
pkgname="xpipe"
-pkgver="9.1"
+pkgver="9.2"
pkgrel="1"
epoch=1
pkgdesc="Your entire server infrastructure at your fingertips"