Upgrade Nali and Synergy
This commit is contained in:
parent
4e3ed70ad5
commit
b7a3da5bb5
@ -1,6 +1,6 @@
|
|||||||
# Maintainer: Xiufeng Guo <i@m.ac>
|
# Maintainer: Xiufeng Guo <i@m.ac>
|
||||||
pkgname=nali-go-bin
|
pkgname=nali-go-bin
|
||||||
pkgver=0.7.0
|
pkgver=0.7.3
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='An offline tool for querying IP geographic information and CDN provider.'
|
pkgdesc='An offline tool for querying IP geographic information and CDN provider.'
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
@ -9,7 +9,7 @@ license=('MIT')
|
|||||||
provides=('nali')
|
provides=('nali')
|
||||||
conflicts=('nali')
|
conflicts=('nali')
|
||||||
source=("https://storage.m.ac/mirrors/github-release/zu1k/nali/v$pkgver/nali-linux-amd64-v$pkgver.gz")
|
source=("https://storage.m.ac/mirrors/github-release/zu1k/nali/v$pkgver/nali-linux-amd64-v$pkgver.gz")
|
||||||
sha256sums=('e7fd9b7247ac3d38cc476a6e63ce0cab3e950b6991a9a85ee7050fa51601cbaa')
|
sha256sums=('d3279b39995711b4a4ea56f51a00e2be9b3e49e8743c4e53ccc88f1239da3c9b')
|
||||||
|
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
# Maintainer: Xiufeng Guo <i@m.ac>
|
# Maintainer: Xiufeng Guo <i@m.ac>
|
||||||
pkgname=synergy1-bin
|
pkgname=synergy1-bin
|
||||||
pkgver=1.14.6
|
pkgver=1.14.6
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
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."
|
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')
|
arch=('x86_64')
|
||||||
url="https://symless.com/synergy"
|
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')
|
conflicts=('synergy')
|
||||||
options=('!strip' '!emptydirs')
|
options=('!strip' '!emptydirs')
|
||||||
install=${pkgname}.install
|
install=${pkgname}.install
|
||||||
source_x86_64=("https://storage.m.ac/linux/bin/synergy_1.14.6-snapshot.88fdd263_debian11_amd64.deb")
|
source_x86_64=("https://storage.m.ac/linux/bin/synergy_1.14.6-stable.455c59b4_debian11_amd64.deb")
|
||||||
sha512sums_x86_64=('4aeb922eb29d5f1576342d15f7459f47124e34977614549d63487d75d7afbdde4fb80a17e85ca3a307bebded25d862c4a23eb949d2babb5088caa3746baa87f9')
|
sha512sums_x86_64=('4fc400e3cd35ca5ccee7fd3695ca07d4e1b01481fd741243a7c52504897fcabd9f58eb92bcd93c49ac8cd474ccfcdf657acb59271b789ef96d26799b150f7aa0')
|
||||||
|
|
||||||
package(){
|
package(){
|
||||||
# Extract package data
|
# Extract package data
|
||||||
|
Loading…
Reference in New Issue
Block a user