summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 791d1d29b4f4..5f08d98257d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Hsiu-Ming Chang <cges30901 at gmail dot com>
pkgname=hmtimer
-pkgver=3.1.0
+pkgver=3.2.0
pkgrel=1
pkgdesc="graphical shutdown timer"
arch=('i686' 'x86_64')
@@ -18,7 +18,7 @@ options=()
changelog=
source=("https://github.com/cges30901/hmtimer/releases/download/v$pkgver/hmtimer-$pkgver-src.tar.bz2")
noextract=()
-md5sums=('73ad0ce8011a96067b38e7c682e4889b')
+md5sums=('f2af0ced17489e72100b80ba23f5945a')
build() {
cd "$pkgname-$pkgver"