summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHsiu-Ming Chang2017-02-09 12:07:39 +0800
committerHsiu-Ming Chang2017-02-09 12:07:39 +0800
commit38d80f4471f79cae97b2c7060974b318f1e756a5 (patch)
tree1df23547ea8a0f9ac18fe61349a9e3a39f81265c /PKGBUILD
parent8859053276a7ec69abb2c10aac6020f39e8d1dd5 (diff)
downloadaur-38d80f4471f79cae97b2c7060974b318f1e756a5.tar.gz
do not show PasswordDialog when time is up
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d69029bd637b..d23949b3fd85 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Hsiu-Ming Chang <cges30901 at gmail dot com>
pkgname=hmtimer
-pkgver=2.4
+pkgver=2.4.1
pkgrel=1
pkgdesc="graphical shutdown timer"
arch=('i686' 'x86_64')
@@ -19,7 +19,7 @@ install="$pkgname.install"
changelog=
source=("https://sourceforge.net/projects/hsiumingstimer/files/hmtimer-$pkgver/hmtimer-$pkgver-src.tar.bz2")
noextract=()
-md5sums=('2778125f41b40f8989b62c49c8cc5a6f')
+md5sums=('3ecb49f21231d39e48ed3405b153e0b7')
build() {
cd "$pkgname-$pkgver"