summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Schnick2024-04-27 19:02:35 +0000
committerChristopher Schnick2024-04-27 19:02:35 +0000
commit37647d519cf03eb92e7bea19275658c3414c4859 (patch)
tree889d86b35f7e7d804d260327ec18e3b6ced30d2f
parent7e2ca7afdeb2634b5580f3c281b35e04d542b6e5 (diff)
downloadaur-37647d519cf03eb92e7bea19275658c3414c4859.tar.gz
Update to version 9.0.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 486ce2aa6a1b..12b81865b63e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = xpipe
pkgdesc = Your entire server infrastructure at your fingertips
- pkgver = 9.0
+ pkgver = 9.0.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-x86_64.tar.gz::https://github.com/xpipe-io/xpipe/releases/download/9.0/xpipe-portable-linux-x86_64.tar.gz
+ 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
sha512sums_x86_64 = SKIP
- source_aarch64 = xpipe-9.0-arm64.tar.gz::https://github.com/xpipe-io/xpipe/releases/download/9.0/xpipe-portable-linux-arm64.tar.gz
+ 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
sha512sums_aarch64 = SKIP
pkgname = xpipe
diff --git a/PKGBUILD b/PKGBUILD
index 2ec8ef64d2a4..33e9a2e3f820 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Christopher Schnick <crschnick@xpipe.io>
-_fullver="9.0"
+_fullver="9.0.1"
pkgname="xpipe"
-pkgver="9.0"
+pkgver="9.0.1"
pkgrel="1"
epoch=1
pkgdesc="Your entire server infrastructure at your fingertips"