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 936b1c823c14..01b3f3b3bcf5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Elio Esteves Duarte <elio.esteves.duarte@gmail.com>
pkgname=tomate-alarm-plugin
-pkgver=0.11.0
+pkgver=0.11.1
pkgrel=1
pkgdesc="Tomate plugin that plays a alrm when timer ends"
arch=('any')
@@ -15,7 +15,7 @@ depends=('gtk3'
makedepends=('python-setuptools')
options=(!emptydirs)
source=("https://github.com/eliostvs/$pkgname/archive/$pkgver.tar.gz")
-md5sums=('db2782b9a735e1171259cb0a0b9576bc')
+md5sums=('c5f27e1ef5b6001220d0184e40d657e5')
package() {
cd "$srcdir/$pkgname-$pkgver"