summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Schnick2024-04-21 11:04:37 +0000
committerChristopher Schnick2024-04-21 11:04:37 +0000
commit08777793040d0ffda7047091dc2caba40e153bd9 (patch)
tree4d461e538a5fb01907ba5de19c21ff3a9204969e
parentc8d315b316c1b4beebe0f0b5bafbf352cbbe22a2 (diff)
downloadaur-08777793040d0ffda7047091dc2caba40e153bd9.tar.gz
Update to version 9.0-8
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 512c73d032a8..ef9ccb5bfa2b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = xpipe-ptb
pkgdesc = XPipe (Public Test Build) releases
pkgver = 9.0
- pkgrel = 7
+ pkgrel = 8
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-7-x86_64.tar.gz::https://github.com/xpipe-io/xpipe-ptb/releases/download/9.0-7/xpipe-portable-linux-x86_64.tar.gz
+ source_x86_64 = xpipe-ptb-9.0-8-x86_64.tar.gz::https://github.com/xpipe-io/xpipe-ptb/releases/download/9.0-8/xpipe-portable-linux-x86_64.tar.gz
sha512sums_x86_64 = SKIP
- source_aarch64 = xpipe-ptb-9.0-7-arm64.tar.gz::https://github.com/xpipe-io/xpipe-ptb/releases/download/9.0-7/xpipe-portable-linux-arm64.tar.gz
+ source_aarch64 = xpipe-ptb-9.0-8-arm64.tar.gz::https://github.com/xpipe-io/xpipe-ptb/releases/download/9.0-8/xpipe-portable-linux-arm64.tar.gz
sha512sums_aarch64 = SKIP
pkgname = xpipe-ptb
diff --git a/PKGBUILD b/PKGBUILD
index 02ccbb05db76..46eba3da8420 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Christopher Schnick <crschnick@xpipe.io>
-_fullver="9.0-7"
+_fullver="9.0-8"
pkgname="xpipe-ptb"
pkgver="9.0"
-pkgrel="7"
+pkgrel="8"
epoch=1
pkgdesc="XPipe (Public Test Build) releases"
arch=('x86_64' 'aarch64')