summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Schnick2024-05-17 19:15:28 +0000
committerChristopher Schnick2024-05-17 19:15:28 +0000
commit379d744615940eda66c032d7961cadb5b264097f (patch)
tree09e97dd5570e202b85b4afe49a42824c89c359a0
parent5bffe5563f845bab694c24d2d4b8052bbb9cdb35 (diff)
downloadaur-379d744615940eda66c032d7961cadb5b264097f.tar.gz
Update to version 9.3-3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9220786d1cad..8a86439eb8f2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = xpipe-ptb
pkgdesc = XPipe (Public Test Build) releases
pkgver = 9.3
- pkgrel = 2
+ pkgrel = 3
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.3-2-x86_64.tar.gz::https://github.com/xpipe-io/xpipe-ptb/releases/download/9.3-2/xpipe-portable-linux-x86_64.tar.gz
+ source_x86_64 = xpipe-ptb-9.3-3-x86_64.tar.gz::https://github.com/xpipe-io/xpipe-ptb/releases/download/9.3-3/xpipe-portable-linux-x86_64.tar.gz
sha512sums_x86_64 = SKIP
- source_aarch64 = xpipe-ptb-9.3-2-arm64.tar.gz::https://github.com/xpipe-io/xpipe-ptb/releases/download/9.3-2/xpipe-portable-linux-arm64.tar.gz
+ source_aarch64 = xpipe-ptb-9.3-3-arm64.tar.gz::https://github.com/xpipe-io/xpipe-ptb/releases/download/9.3-3/xpipe-portable-linux-arm64.tar.gz
sha512sums_aarch64 = SKIP
pkgname = xpipe-ptb
diff --git a/PKGBUILD b/PKGBUILD
index ad23c1091ac3..582df13133a9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Christopher Schnick <crschnick@xpipe.io>
-_fullver="9.3-2"
+_fullver="9.3-3"
pkgname="xpipe-ptb"
pkgver="9.3"
-pkgrel="2"
+pkgrel="3"
epoch=1
pkgdesc="XPipe (Public Test Build) releases"
arch=('x86_64' 'aarch64')