summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorElio E. Duarte2017-05-08 21:29:41 -0500
committerElio E. Duarte2017-05-08 21:29:41 -0500
commit06499d43b86c8da6aee135cf07eab13d66f97042 (patch)
tree252ff95a4a128e617416c9b590e94558eba21231 /PKGBUILD
parentbd69fb3d92bc56900c6661a9fdb33a0d705a186a (diff)
downloadaur-06499d43b86c8da6aee135cf07eab13d66f97042.tar.gz
Update version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7ab46679e20f..19a244bddb9a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Elio Esteves Duarte <elio.esteves.duarte@gmail.com>
pkgname=tomate-notify-plugin
-pkgver=0.7.0
+pkgver=0.8.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=('da2f36af550ea066928ada2e11e79abb')
+md5sums=('7e3f46f43fb4bd384f7e312878208fc4')
install=tomate-notify-plugin.install
package() {