summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Schnick2024-04-24 13:33:39 +0000
committerChristopher Schnick2024-04-24 13:33:39 +0000
commitd2977317a5126949c33a03f92b63c0df8716d4f1 (patch)
tree55ac70a1ed0c43bccb763a7471f10af05b9809e4
parent3ceb5a80f549a55ee6b05e7bdb3b1fe37850a717 (diff)
downloadaur-d2977317a5126949c33a03f92b63c0df8716d4f1.tar.gz
Update to version 9.0-11
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7c107d906d66..b1aeab353c4a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = xpipe-ptb
pkgdesc = XPipe (Public Test Build) releases
pkgver = 9.0
- pkgrel = 10
+ pkgrel = 11
epoch = 1
url = https://github.com/xpipe-io/xpipe-ptb
changelog = xpipe-ptb.changelog
@@ -21,9 +21,9 @@ pkgbase = xpipe-ptb
depends = util-linux
source = xpipe-ptb.desktop
sha512sums = SKIP
- source_x86_64 = xpipe-ptb-9.0-10-x86_64.tar.gz::https://github.com/xpipe-io/xpipe-ptb/releases/download/9.0-10/xpipe-portable-linux-x86_64.tar.gz
+ source_x86_64 = xpipe-ptb-9.0-11-x86_64.tar.gz::https://github.com/xpipe-io/xpipe-ptb/releases/download/9.0-11/xpipe-portable-linux-x86_64.tar.gz
sha512sums_x86_64 = SKIP
- source_aarch64 = xpipe-ptb-9.0-10-arm64.tar.gz::https://github.com/xpipe-io/xpipe-ptb/releases/download/9.0-10/xpipe-portable-linux-arm64.tar.gz
+ source_aarch64 = xpipe-ptb-9.0-11-arm64.tar.gz::https://github.com/xpipe-io/xpipe-ptb/releases/download/9.0-11/xpipe-portable-linux-arm64.tar.gz
sha512sums_aarch64 = SKIP
pkgname = xpipe-ptb
diff --git a/PKGBUILD b/PKGBUILD
index 8343fffe8797..32cbdea53672 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Christopher Schnick <crschnick@xpipe.io>
-_fullver="9.0-10"
+_fullver="9.0-11"
pkgname="xpipe-ptb"
pkgver="9.0"
-pkgrel="10"
+pkgrel="11"
epoch=1
pkgdesc="XPipe (Public Test Build) releases"
arch=('x86_64' 'aarch64')