summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Schnick2024-11-23 12:13:33 +0000
committerChristopher Schnick2024-11-23 12:13:33 +0000
commit5352290342ef80e087bba8f6edafdfa9603ea3a0 (patch)
treec00c0b8b3c42a569a1bd4fbb4acc429f96a3e2ac
parentcb636f0e2546bbac19034715c857039e4d620cc1 (diff)
downloadaur-5352290342ef80e087bba8f6edafdfa9603ea3a0.tar.gz
Update to version 13.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 55fc288451c0..8d6f7cb2e5c9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = xpipe
pkgdesc = Your entire server infrastructure at your fingertips
- pkgver = 13.1.1
+ pkgver = 13.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-13.1.1-x86_64.tar.gz::https://github.com/xpipe-io/xpipe/releases/download/13.1.1/xpipe-portable-linux-x86_64.tar.gz
+ source_x86_64 = xpipe-13.2-x86_64.tar.gz::https://github.com/xpipe-io/xpipe/releases/download/13.2/xpipe-portable-linux-x86_64.tar.gz
sha512sums_x86_64 = SKIP
- source_aarch64 = xpipe-13.1.1-arm64.tar.gz::https://github.com/xpipe-io/xpipe/releases/download/13.1.1/xpipe-portable-linux-arm64.tar.gz
+ source_aarch64 = xpipe-13.2-arm64.tar.gz::https://github.com/xpipe-io/xpipe/releases/download/13.2/xpipe-portable-linux-arm64.tar.gz
sha512sums_aarch64 = SKIP
pkgname = xpipe
diff --git a/PKGBUILD b/PKGBUILD
index 6557d8e5d3b4..fc3c0a30b224 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Christopher Schnick <crschnick@xpipe.io>
-_fullver="13.1.1"
+_fullver="13.2"
pkgname="xpipe"
-pkgver="13.1.1"
+pkgver="13.2"
pkgrel="1"
epoch=1
pkgdesc="Your entire server infrastructure at your fingertips"