summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorElio E. Duarte2016-01-30 10:24:25 -0200
committerElio E. Duarte2016-01-30 10:24:25 -0200
commit33c5201a6650a7843843068c204a312aff329dfc (patch)
tree2ea86a0035af0de622ed8c37965ee30f2ebaeea9 /PKGBUILD
parent251518e56957bb56cc8644e01a7b1f84a00abbf8 (diff)
downloadaur-33c5201a6650a7843843068c204a312aff329dfc.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 9d5d1cec7199..5426bed8ca36 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Elio Esteves Duarte <elio.esteves.duarte@gmail.com>
pkgname=tomate-notify-plugin
-pkgver=0.4.2
+pkgver=0.5.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=('2c4fa841ad8ac3b752cf4a0c2790126c')
+md5sums=('abf4e06b3cb381600f87127262384ad4')
install=tomate-notify-plugin.install
package() {