summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoryjun2022-03-15 15:09:13 +0800
committeryjun2022-03-15 15:09:13 +0800
commit6e892ecff07dba03fc116d795cb12005f3ded475 (patch)
treeb2d7c38334555424add4c682bdbc00e9ebbc3103
parent55822d08ddfc55c1c17221dfdbaa86c55d7c4c4e (diff)
downloadaur-6e892ecff07dba03fc116d795cb12005f3ded475.tar.gz
Update depends with library soname
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e0eb1d1bc72f..42ace06779fc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = sunloginclient
pkgdesc = Proprietary software that supports remote control of mobile devices, Windows, Mac, Linux and other systems.(GUI version)
pkgver = 11.0.1.44968
- pkgrel = 1
+ pkgrel = 2
url = https://sunlogin.oray.com
install = sunloginclient.install
arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = sunloginclient
license = custom
depends = libappindicator-gtk3
depends = xorg-xhost
- depends = libxcrypt-compat
+ depends = libcrypt.so=1-64
provides = sunlogin
source = runsunloginclient.service
source = LICENSE
diff --git a/PKGBUILD b/PKGBUILD
index 0dabf777169b..1528fdf87531 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,13 +5,13 @@ pkgname=sunloginclient
_pkgname=sunlogin
_debname=SunloginClient
pkgver=11.0.1.44968
-pkgrel=1
+pkgrel=2
pkgdesc="Proprietary software that supports remote control of mobile devices, Windows, Mac, Linux and other systems.(GUI version)"
arch=("x86_64" "aarch64")
url="https://sunlogin.oray.com"
depends=("libappindicator-gtk3"
'xorg-xhost'
- 'libxcrypt-compat')
+ 'libcrypt.so=1-64')
license=('custom')
provides=('sunlogin')
source=("runsunloginclient.service"