summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorElio E. Duarte2016-05-18 23:51:04 -0300
committerElio E. Duarte2016-05-18 23:51:04 -0300
commitc68b4346aa7894eb284432bdec95e7d3acfde549 (patch)
treea76a6ce37d32fe7e495fa0302014773fb3735e88 /PKGBUILD
parent33c5201a6650a7843843068c204a312aff329dfc (diff)
downloadaur-c68b4346aa7894eb284432bdec95e7d3acfde549.tar.gz
Update version 0.6.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5426bed8ca36..1e2df02499fa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Elio Esteves Duarte <elio.esteves.duarte@gmail.com>
pkgname=tomate-notify-plugin
-pkgver=0.5.0
+pkgver=0.6.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=('abf4e06b3cb381600f87127262384ad4')
+md5sums=('2ce2f54b751148e4dbb317c304d8ec72')
install=tomate-notify-plugin.install
package() {