summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIvan Tiukov2020-06-18 12:32:07 +0200
committerIvan Tiukov2020-06-18 12:32:07 +0200
commita8b43612166087f5dfda3d93c47a7840a050bbea (patch)
tree334bfe472dcba70010e9522b2b86cb42b299923d /PKGBUILD
parent5c6877eb9019965c3227a8856d15c036856ed6f3 (diff)
downloadaur-a8b43612166087f5dfda3d93c47a7840a050bbea.tar.gz
Update to 1.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ee55d1bd5f82..44986ae17edf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,17 @@
# Maintainer: Ivan Tiukov <ivan@tiukov.com>
pkgname=remotixqc
-pkgver=1.2.15
-pkgrel=312
+pkgver=1.4
+pkgrel=331
pkgdesc="Remotix QC is a tiny portable application with zero configuration. Run it on a computer that you want to observe or control remotely."
arch=('x86_64')
url="https://remotixcloud.com"
-license=('custom:Freeware')
+license=('custom:freeware')
depends=('qt5-base' 'wayland' 'libx11')
-source_x86_64=(https://downloads.remotixcloud.com/qc-linux/${pkgname}-${pkgver}-${pkgrel}.x86_64.deb)
+source_x86_64=(https://eu.downloads.remotix.com/agent-linux/remotixagent-${pkgver}-${pkgrel}.x86_64.deb)
-sha256sums_x86_64=('f3021ea6f26c393a7d208789c2c086810b7e202bbd2523ba1c75e4e679b9c69f')
+sha256sums_x86_64=('e7a2925cb98dbe17177fa8151f9cb8b4f9488ccfab4e1628899e8bf14a8eb8c8')
package() {
cd "${pkgdir}"