summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Schnick2023-08-22 00:02:04 +0200
committerChristopher Schnick2023-08-22 00:02:04 +0200
commit997399dbf994138915ab3ee8a7111631bb210f0b (patch)
tree3116e0473a97ee96db982ccfd8fa8d3a7e248693
parentedd003ef316cdfc97205cf14a190ce033f93ba10 (diff)
downloadaur-997399dbf994138915ab3ee8a7111631bb210f0b.tar.gz
Update to version 1.5.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2d545cdc26cf..298c1cd16de6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = xpipe
pkgdesc = A brand-new shell connection hub and remote file manager
- pkgver = 1.5.2
+ pkgver = 1.5.3
pkgrel = 1
epoch = 1
url = https://github.com/xpipe-io/xpipe
@@ -10,9 +10,9 @@ pkgbase = xpipe
license = unknown
source = xpipe.desktop
sha512sums = SKIP
- source_x86_64 = xpipe-1.5.2-x86_64.tar.gz::https://github.com/xpipe-io/xpipe/releases/download/1.5.2/xpipe-portable-linux-x86_64.tar.gz
+ source_x86_64 = xpipe-1.5.3-x86_64.tar.gz::https://github.com/xpipe-io/xpipe/releases/download/1.5.3/xpipe-portable-linux-x86_64.tar.gz
sha512sums_x86_64 = SKIP
- source_aarch64 = xpipe-1.5.2-x86_64.tar.gz::https://github.com/xpipe-io/xpipe/releases/download/1.5.2/xpipe-portable-linux-arm64.tar.gz
+ source_aarch64 = xpipe-1.5.3-x86_64.tar.gz::https://github.com/xpipe-io/xpipe/releases/download/1.5.3/xpipe-portable-linux-arm64.tar.gz
sha512sums_aarch64 = SKIP
pkgname = xpipe
diff --git a/PKGBUILD b/PKGBUILD
index 319bb32d2d5f..44d0acd72c0a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Christopher Schnick <crschnick@xpipe.io>
pkgname=xpipe
-pkgver=1.5.2
+pkgver=1.5.3
pkgrel=1
epoch=1
pkgdesc="A brand-new shell connection hub and remote file manager"