Update PKGBUILD
This commit is contained in:
parent
e3b7ae9e29
commit
251f4f203c
@ -1,8 +1,8 @@
|
||||
# Maintainer: Catriel Müller <catriel at gmail dot com>
|
||||
# Maintainer: Xiufeng Guo <i@m.ac>
|
||||
pkgname=synergy1-bin
|
||||
pkgver=1.14.4
|
||||
pkgrel=2
|
||||
pkgver=1.14.5
|
||||
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"
|
||||
@ -11,8 +11,8 @@ depends=('avahi>=0.6.16' 'gcc-libs>=5.2' 'glibc>=2.14' 'hicolor-icon-theme' 'lib
|
||||
conflicts=('synergy')
|
||||
options=('!strip' '!emptydirs')
|
||||
install=${pkgname}.install
|
||||
source_x86_64=("https://storage.m.ac/linux/bin/synergy_1.14.4-stable.ad7273eb_debian11_amd64.deb")
|
||||
sha512sums_x86_64=('cedafa994e5d292ac7a52d43ebe124976aa7446e7a573878ec490c3171b7691a643cb889dd5b6c7da3c2a4bd7ab2ebffa020a6cdd6d1e8a09cbc885b55af4fc7')
|
||||
source_x86_64=("https://storage.m.ac/linux/bin/synergy_1.14.5-stable.a975f61a_debian11_amd64.deb")
|
||||
sha512sums_x86_64=('be5e8dbdd1c91c11b7251205986bc716c976be0193c12a70a3b0d4bfd835e0f865cba75111191c316a2da47ffd9395f62fd5d1274aca92c46fb47a124eade804')
|
||||
|
||||
package(){
|
||||
# Extract package data
|
||||
|
Loading…
Reference in New Issue
Block a user