summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Schnick2024-03-11 08:43:18 +0000
committerChristopher Schnick2024-03-11 08:43:18 +0000
commit7aca85f46f078019d0900bd1d6c97fdf159bb0f8 (patch)
treefcab865b9dc43318b0511fa0de896629cf5334d1
parent5540e7d42b88bbbc4962ec2d9c5ce811194341a3 (diff)
downloadaur-7aca85f46f078019d0900bd1d6c97fdf159bb0f8.tar.gz
Update to version 8.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5a52b1e187e0..4408eb16eba9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = xpipe
pkgdesc = Your entire server infrastructure at your fingertips
- pkgver = 8.2
+ pkgver = 8.3
pkgrel = 1
epoch = 1
url = https://github.com/xpipe-io/xpipe
@@ -20,9 +20,9 @@ pkgbase = xpipe
depends = pango
source = xpipe.desktop
sha512sums = SKIP
- source_x86_64 = xpipe-8.2-x86_64.tar.gz::https://github.com/xpipe-io/xpipe/releases/download/8.2/xpipe-portable-linux-x86_64.tar.gz
+ source_x86_64 = xpipe-8.3-x86_64.tar.gz::https://github.com/xpipe-io/xpipe/releases/download/8.3/xpipe-portable-linux-x86_64.tar.gz
sha512sums_x86_64 = SKIP
- source_aarch64 = xpipe-8.2-arm64.tar.gz::https://github.com/xpipe-io/xpipe/releases/download/8.2/xpipe-portable-linux-arm64.tar.gz
+ source_aarch64 = xpipe-8.3-arm64.tar.gz::https://github.com/xpipe-io/xpipe/releases/download/8.3/xpipe-portable-linux-arm64.tar.gz
sha512sums_aarch64 = SKIP
pkgname = xpipe
diff --git a/PKGBUILD b/PKGBUILD
index df96084c4134..1deb7f54e654 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Christopher Schnick <crschnick@xpipe.io>
-_fullver="8.2"
+_fullver="8.3"
pkgname="xpipe"
-pkgver="8.2"
+pkgver="8.3"
pkgrel="1"
epoch=1
pkgdesc="Your entire server infrastructure at your fingertips"