summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Schnick2024-07-26 05:48:09 +0000
committerChristopher Schnick2024-07-26 05:48:09 +0000
commit29d57ca0134172e4397ee4d33f0e10d99cc124a4 (patch)
tree872d4ba6cb9df09ed3de3bbb1a94ca0b689e4bd2
parentcff9b0cacfa2db4fb2bbaff734a6dc603d7bbff5 (diff)
downloadaur-29d57ca0134172e4397ee4d33f0e10d99cc124a4.tar.gz
Update to version 10.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index edf499005d80..dc5c718f8f1d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = xpipe
pkgdesc = Your entire server infrastructure at your fingertips
- pkgver = 10.1.1
+ pkgver = 10.2
pkgrel = 1
epoch = 1
url = https://github.com/xpipe-io/xpipe
@@ -29,9 +29,9 @@ pkgbase = xpipe
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
- source_x86_64 = xpipe-10.1.1-x86_64.tar.gz::https://github.com/xpipe-io/xpipe/releases/download/10.1.1/xpipe-portable-linux-x86_64.tar.gz
+ source_x86_64 = xpipe-10.2-x86_64.tar.gz::https://github.com/xpipe-io/xpipe/releases/download/10.2/xpipe-portable-linux-x86_64.tar.gz
sha512sums_x86_64 = SKIP
- source_aarch64 = xpipe-10.1.1-arm64.tar.gz::https://github.com/xpipe-io/xpipe/releases/download/10.1.1/xpipe-portable-linux-arm64.tar.gz
+ source_aarch64 = xpipe-10.2-arm64.tar.gz::https://github.com/xpipe-io/xpipe/releases/download/10.2/xpipe-portable-linux-arm64.tar.gz
sha512sums_aarch64 = SKIP
pkgname = xpipe
diff --git a/PKGBUILD b/PKGBUILD
index 4f1293009fcd..f329ba50e42b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Christopher Schnick <crschnick@xpipe.io>
-_fullver="10.1.1"
+_fullver="10.2"
pkgname="xpipe"
-pkgver="10.1.1"
+pkgver="10.2"
pkgrel="1"
epoch=1
pkgdesc="Your entire server infrastructure at your fingertips"