summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorElio Duarte2019-03-02 08:08:22 -0300
committerElio Duarte2019-03-02 08:08:22 -0300
commitf94486a1c0177513561bcbfbf3e05c6f8442247a (patch)
tree86c97984374ae9fa51b6d8c8150fa7bd9175597d /PKGBUILD
parentc8321caca8397e0cc6f1ebc51aba5342938f09b7 (diff)
downloadaur-f94486a1c0177513561bcbfbf3e05c6f8442247a.tar.gz
Update version to 0.11.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 75b0886cd084..32e2675efc37 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Elio Esteves Duarte <elio.esteves.duarte@gmail.com>
pkgname=tomate-notify-plugin
-pkgver=0.10.0
+pkgver=0.11.0
pkgrel=1
pkgdesc="Tomate plugin that shows screen notifications"
arch=('any')
@@ -15,7 +15,7 @@ depends=('gtk-update-icon-cache'
makedepends=('python-setuptools')
options=(!emptydirs)
source=("https://github.com/eliostvs/$pkgname/archive/$pkgver.tar.gz")
-md5sums=('8b1a2e42f070a52556dcf26205882df1')
+md5sums=('dc5038aaed2540be6ace2b84099c132d')
install=tomate-notify-plugin.install
package() {