diff options
author | Christopher Schnick | 2023-08-17 05:05:04 +0200 |
---|---|---|
committer | Christopher Schnick | 2023-08-17 05:05:04 +0200 |
commit | edd003ef316cdfc97205cf14a190ce033f93ba10 (patch) | |
tree | 2ac1bfce182dae8475f9a27fa7cbb1cb2356a0e9 /.SRCINFO | |
parent | 724bd22a4d4c6e096a45eee883b1144822d3ba7d (diff) | |
download | aur-edd003ef316cdfc97205cf14a190ce033f93ba10.tar.gz |
Update to version 1.5.2
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -1,17 +1,18 @@ pkgbase = xpipe pkgdesc = A brand-new shell connection hub and remote file manager - pkgver = 1.5.1 + pkgver = 1.5.2 pkgrel = 1 epoch = 1 url = https://github.com/xpipe-io/xpipe + changelog = xpipe.changelog arch = x86_64 arch = aarch64 license = unknown source = xpipe.desktop sha512sums = SKIP - source_x86_64 = xpipe-1.5.1-x86_64.tar.gz::https://github.com/xpipe-io/xpipe/releases/download/1.5.1/xpipe-portable-linux-x86_64.tar.gz + 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 sha512sums_x86_64 = SKIP - source_aarch64 = xpipe-1.5.1-x86_64.tar.gz::https://github.com/xpipe-io/xpipe/releases/download/1.5.1/xpipe-portable-linux-arm64.tar.gz + 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 sha512sums_aarch64 = SKIP pkgname = xpipe |