summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorClastres Térence2016-08-12 13:17:54 +0200
committerClastres Térence2016-08-12 13:17:54 +0200
commiteb8e8067419d1cad6f2b4c2cb4cfd02783ae8bdb (patch)
tree4048b47583d887f642d7ae799ea354e1a1be4c45 /PKGBUILD
parent8f6a620830b7b917eb5b34f572640fef0f30087c (diff)
downloadaur-eb8e8067419d1cad6f2b4c2cb4cfd02783ae8bdb.tar.gz
Fix bad close when working on multiple windows
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ee79c4ca4c44..16f154474815 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ license=('GPL')
source=("chrome-shutdown-hook.desktop"
"chrome-shutdown-hook.py")
md5sums=('e9e039b29bf1c7a027ef6b3a2946b6a9'
- '5e6f900651799632327ebd1cc74b15b5')
+ '6bc8f9293b6311241e0fe9523de788cc')
package() {
cd "${srcdir}"