summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristopher Schnick2023-08-17 05:05:04 +0200
committerChristopher Schnick2023-08-17 05:05:04 +0200
commitedd003ef316cdfc97205cf14a190ce033f93ba10 (patch)
tree2ac1bfce182dae8475f9a27fa7cbb1cb2356a0e9 /PKGBUILD
parent724bd22a4d4c6e096a45eee883b1144822d3ba7d (diff)
downloadaur-edd003ef316cdfc97205cf14a190ce033f93ba10.tar.gz
Update to version 1.5.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ff85eb00832e..319bb32d2d5f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Christopher Schnick <crschnick@xpipe.io>
pkgname=xpipe
-pkgver=1.5.1
+pkgver=1.5.2
pkgrel=1
epoch=1
pkgdesc="A brand-new shell connection hub and remote file manager"
@@ -19,7 +19,7 @@ replaces=()
backup=()
options=()
install=
-changelog=
+changelog="xpipe.changelog"
source=("xpipe.desktop")
source_x86_64=("${pkgname}-${pkgver}-x86_64.tar.gz::https://github.com/xpipe-io/xpipe/releases/download/${pkgver}/xpipe-portable-linux-x86_64.tar.gz")
source_aarch64=("${pkgname}-${pkgver}-x86_64.tar.gz::https://github.com/xpipe-io/xpipe/releases/download/${pkgver}/xpipe-portable-linux-arm64.tar.gz")