summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Schnick2024-06-07 09:01:34 +0000
committerChristopher Schnick2024-06-07 09:01:34 +0000
commit030c3d04ba735541be7b3ee0ca334cc150e6c5a3 (patch)
tree98a7fa4a4fa787f8f2d7bd9170bb925c05cee4d0
parent00ccdf1ca38879fa11b5a3ab8f4bd7d1ee832fc3 (diff)
downloadaur-030c3d04ba735541be7b3ee0ca334cc150e6c5a3.tar.gz
Update to version 9.4.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bb29481d1fda..c403ccc0cd97 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = xpipe
pkgdesc = Your entire server infrastructure at your fingertips
- pkgver = 9.4
+ pkgver = 9.4.1
pkgrel = 1
epoch = 1
url = https://github.com/xpipe-io/xpipe
@@ -22,9 +22,9 @@ pkgbase = xpipe
options = !debug
source = xpipe.desktop
sha512sums = SKIP
- source_x86_64 = xpipe-9.4-x86_64.tar.gz::https://github.com/xpipe-io/xpipe/releases/download/9.4/xpipe-portable-linux-x86_64.tar.gz
+ source_x86_64 = xpipe-9.4.1-x86_64.tar.gz::https://github.com/xpipe-io/xpipe/releases/download/9.4.1/xpipe-portable-linux-x86_64.tar.gz
sha512sums_x86_64 = SKIP
- source_aarch64 = xpipe-9.4-arm64.tar.gz::https://github.com/xpipe-io/xpipe/releases/download/9.4/xpipe-portable-linux-arm64.tar.gz
+ source_aarch64 = xpipe-9.4.1-arm64.tar.gz::https://github.com/xpipe-io/xpipe/releases/download/9.4.1/xpipe-portable-linux-arm64.tar.gz
sha512sums_aarch64 = SKIP
pkgname = xpipe
diff --git a/PKGBUILD b/PKGBUILD
index fe007ddc9723..4265e6cdb03c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Christopher Schnick <crschnick@xpipe.io>
-_fullver="9.4"
+_fullver="9.4.1"
pkgname="xpipe"
-pkgver="9.4"
+pkgver="9.4.1"
pkgrel="1"
epoch=1
pkgdesc="Your entire server infrastructure at your fingertips"