mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
Upstream update to 5.12.0
This commit is contained in:
parent
98b42d33b4
commit
0e88636e63
2 changed files with 5 additions and 5 deletions
6
.SRCINFO
6
.SRCINFO
|
|
@ -1,13 +1,13 @@
|
|||
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.11.1
|
||||
pkgver = 5.12.0
|
||||
pkgrel = 1
|
||||
url = https://www.remotepc.com
|
||||
install = services.install
|
||||
arch = x86_64
|
||||
license = custom
|
||||
provides = remotepc
|
||||
source = remotepc-5.11.1.deb::https://static.remotepc.com/downloads/rpc/310320/remotepc.deb
|
||||
sha1sums = c94a5a3d4a17a7f3b446a1a8c3fc3d8247c4cdd5
|
||||
source = remotepc-5.12.0.deb::https://static.remotepc.com/downloads/rpc/310320/remotepc.deb
|
||||
sha1sums = f15588af59eb8483002d4c877f81c734544a8f8a
|
||||
|
||||
pkgname = remotepc-bin
|
||||
|
|
|
|||
4
PKGBUILD
4
PKGBUILD
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
pkgname=remotepc-bin
|
||||
altpkgname=remotepc
|
||||
pkgver=5.11.1
|
||||
pkgver=5.12.0
|
||||
pkgrel=1
|
||||
provides=('remotepc')
|
||||
pkgdesc="Access your remote computer from any Windows, Mac, or Linux computer, iOS or Android device, or via the web"
|
||||
|
|
@ -14,7 +14,7 @@ internalnum="310320"
|
|||
license=('custom')
|
||||
install="services.install"
|
||||
source=(${altpkgname}-${pkgver}.deb::${dlurl}/${shortname}/${internalnum}/${altpkgname}.deb)
|
||||
sha1sums=('c94a5a3d4a17a7f3b446a1a8c3fc3d8247c4cdd5')
|
||||
sha1sums=('f15588af59eb8483002d4c877f81c734544a8f8a')
|
||||
|
||||
package() {
|
||||
cd ${srcdir}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue