summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSteven Tang2020-10-22 22:42:48 +0800
committerSteven Tang2020-10-22 22:44:04 +0800
commit1a665807899528ccd700d4de955007160beb54a5 (patch)
tree30c614bfabf6d9cfc4240dae24bd0fffaa39952d /PKGBUILD
parent734064066edc62ae0fbccae2e0f61f2068a7b354 (diff)
downloadaur-gephgui-git.tar.gz
Add libxss dep
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f12143ad5256..af3b13436c92 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,15 @@
# Maintainer: Dct Mei <dctxmei@gmail.com>
+# Maintainer: Steven Tang <xosdy.t@gmail.com>
pkgname=gephgui-git
_pkgname=gephgui
-pkgver=r61.1b47287
-pkgrel=1.1
+pkgver=r77.7f60599
+pkgrel=1
pkgdesc="Geph connects you with the censorship-free Internet, even when nothing else works"
arch=('x86_64')
url="https://github.com/geph-official/gephgui"
license=('custom')
-depends=('gdk-pixbuf2' 'geph-client-git')
+depends=('libxss' 'gdk-pixbuf2' 'geph-client-git')
makedepends=('npm' 'git')
provides=("$_pkgname")
conflicts=("$_pkgname")