summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorElio E. Duarte2016-05-20 21:49:01 -0300
committerElio E. Duarte2016-05-20 21:49:01 -0300
commitbd69fb3d92bc56900c6661a9fdb33a0d705a186a (patch)
tree418cac958bfaa43a384617eacb98284356d311cb /PKGBUILD
parentc68b4346aa7894eb284432bdec95e7d3acfde549 (diff)
downloadaur-bd69fb3d92bc56900c6661a9fdb33a0d705a186a.tar.gz
Update version to 0.7.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1e2df02499fa..7ab46679e20f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Elio Esteves Duarte <elio.esteves.duarte@gmail.com>
pkgname=tomate-notify-plugin
-pkgver=0.6.0
+pkgver=0.7.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=('2ce2f54b751148e4dbb317c304d8ec72')
+md5sums=('da2f36af550ea066928ada2e11e79abb')
install=tomate-notify-plugin.install
package() {