summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index af18d600649a..139118ece0f2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Michael Goehler <somebody dot here at gmx dot de>
pkgname=chrome-shutdown-hook
-pkgver=1.1
+pkgver=1.2
pkgrel=1
-pkgdesc="Gently shutdown Chrome on logout from Gnome Shell."
+pkgdesc="Gently shutdown Chrome/Chromium on logout from Gnome Shell."
arch=('any')
url="https://www.google.com/chrome/index.html"
license=('GPL')
@@ -13,7 +13,7 @@ license=('GPL')
source=("chrome-shutdown-hook.desktop"
"chrome-shutdown-hook.py")
md5sums=('45087b31730315e1ed785205739d9943'
- 'b5025192b032fb0e3dfa92c9684a3c8c')
+ '488167eff465bb620bdece25582aba4b')
package() {
cd "${srcdir}"