summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoryjun1232020-09-12 16:40:28 +0800
committeryjun1232020-09-12 16:40:28 +0800
commit1960c336f8d430b51c32edabe9ff229b25e9a36d (patch)
tree5915fcaaac4926a7a7f131a17666339059f2e646
parent4487a7753f4f68d846cd95d0cc19be4222622a52 (diff)
downloadaur-1960c336f8d430b51c32edabe9ff229b25e9a36d.tar.gz
added provides sunlogin
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d79dac4503dc..83c1e5a380fe 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -14,6 +14,7 @@ pkgbase = sunloginclient
depends = hunspell
depends = libvoikko
depends = xorg-xhost
+ provides = sunlogin
source = http://dl-cdn.oray.com/sunlogin/linux/SunloginClient-10.1.1.38139_amd64.deb
source = LICENSE::https://service.oray.com/question/1820.html
source = sunlogin-client-xhost.desktop
diff --git a/PKGBUILD b/PKGBUILD
index c7f6b7b61299..906358067f17 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,6 +15,7 @@ depends=("libappindicator-gtk3"
'libvoikko'
'xorg-xhost')
license=('custom')
+provides=('sunlogin')
source=("http://dl-cdn.oray.com/sunlogin/linux/SunloginClient-${pkgver}_amd64.deb"
'LICENSE::https://service.oray.com/question/1820.html'
'sunlogin-client-xhost.desktop')