blob: 201d425762ad27b77e18251e66f4c75d9d3455f4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = chrome-shutdown-hook
pkgdesc = Gently shutdown Chrome/Chromium on logout from Gnome Shell.
pkgver = 1.2
pkgrel = 1
url = https://www.google.com/chrome/index.html
arch = any
license = GPL
depends = procps-ng
depends = python2
depends = gnome-python
optdepends = gnome-tweak-tool: to enable this hook as a Gnome Startup Application
source = chrome-shutdown-hook.desktop
source = chrome-shutdown-hook.py
md5sums = 45087b31730315e1ed785205739d9943
md5sums = 488167eff465bb620bdece25582aba4b
pkgname = chrome-shutdown-hook
|