From 9eec34ee507a59e83945a21c2a3d8f94cb87f617 Mon Sep 17 00:00:00 2001 From: flan_suse <> Date: Sat, 21 Feb 2026 20:41:32 -0500 Subject: [PATCH] Upstream update to 6.10.4 --- .SRCINFO | 7 ++++--- PKGBUILD | 5 +++-- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index c89f59b2f3118..bdb31d15695c6 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,13 +1,14 @@ pkgbase = remotepc-bin pkgdesc = Access your remote computer from any Windows, Mac, or Linux computer, iOS or Android device, or via the web - pkgver = 5.12.1 + pkgver = 6.10.4 pkgrel = 1 url = https://www.remotepc.com install = services.install arch = x86_64 license = custom provides = remotepc - source = remotepc-5.12.1.deb::https://static.remotepc.com/downloads/rpc/310320/remotepc.deb - sha1sums = 16f8df2ba1fefef252ed1b13c5c211f89611b827 + options = !debug + source = remotepc-6.10.4.deb::https://static.remotepc.com/downloads/rpc/310320/remotepc.deb + sha1sums = e40b57ab9301b50ab00e4d04d0a263d6f3b5a3fa pkgname = remotepc-bin diff --git a/PKGBUILD b/PKGBUILD index ff0e5d29f873b..ee58e13f8477c 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ pkgname=remotepc-bin altpkgname=remotepc -pkgver=5.12.1 +pkgver=6.10.4 pkgrel=1 provides=('remotepc') pkgdesc="Access your remote computer from any Windows, Mac, or Linux computer, iOS or Android device, or via the web" @@ -12,9 +12,10 @@ dlurl="https://static.remotepc.com/downloads" shortname="rpc" internalnum="310320" license=('custom') +options=('!debug') install="services.install" source=(${altpkgname}-${pkgver}.deb::${dlurl}/${shortname}/${internalnum}/${altpkgname}.deb) -sha1sums=('16f8df2ba1fefef252ed1b13c5c211f89611b827') +sha1sums=('e40b57ab9301b50ab00e4d04d0a263d6f3b5a3fa') package() { cd ${srcdir}