Upgrade Synergy to 1.14.6
This commit is contained in:
parent
d7cb4b4582
commit
72cd1537cd
@ -1,18 +1,18 @@
|
||||
# Maintainer: Catriel Müller <catriel at gmail dot com>
|
||||
# Maintainer: Xiufeng Guo <i@m.ac>
|
||||
pkgname=synergy1-bin
|
||||
pkgver=1.14.5
|
||||
pkgver=1.14.6
|
||||
pkgrel=1
|
||||
pkgdesc="Keyboard and mouse sharing solution. Synergy allows you to share one mouse and keyboard between multiple computers. Work seamlessly across Windows, macOS and Linux."
|
||||
arch=('x86_64')
|
||||
url="https://symless.com/synergy"
|
||||
license=('unknown')
|
||||
depends=('avahi>=0.6.16' 'gcc-libs>=5.2' 'glibc>=2.14' 'hicolor-icon-theme' 'libx11>=1.2.99.901' 'libxext' 'libxi>=1.2.99.4' 'libxtst' 'openssl>=1.1.0' 'qt5-base>=5.12.2')
|
||||
depends=('avahi>=0.6.16' 'gcc-libs>=5.2' 'glibc>=2.14' 'hicolor-icon-theme' 'libx11>=1.2.99.901' 'libxext' 'libxi>=1.2.99.4' 'libxtst' 'openssl-1.1>=1.1.0' 'qt5-base>=5.12.2')
|
||||
conflicts=('synergy')
|
||||
options=('!strip' '!emptydirs')
|
||||
install=${pkgname}.install
|
||||
source_x86_64=("https://storage.m.ac/linux/bin/synergy_1.14.5-stable.a975f61a_debian11_amd64.deb")
|
||||
sha512sums_x86_64=('be5e8dbdd1c91c11b7251205986bc716c976be0193c12a70a3b0d4bfd835e0f865cba75111191c316a2da47ffd9395f62fd5d1274aca92c46fb47a124eade804')
|
||||
source_x86_64=("https://storage.m.ac/linux/bin/synergy_1.14.6-snapshot.88fdd263_debian11_amd64.deb")
|
||||
sha512sums_x86_64=('4aeb922eb29d5f1576342d15f7459f47124e34977614549d63487d75d7afbdde4fb80a17e85ca3a307bebded25d862c4a23eb949d2babb5088caa3746baa87f9')
|
||||
|
||||
package(){
|
||||
# Extract package data
|
||||
|
Loading…
Reference in New Issue
Block a user