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