summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorElio Duarte2019-02-03 12:59:40 -0200
committerElio Duarte2019-02-03 12:59:40 -0200
commit95a44eec39f2b0dd13aeafcdc9cd05c6454d02e5 (patch)
tree36bad3b938a3f3dc0bdc5c376f7329740c4f1ab2 /PKGBUILD
parentabafb7c439de7044982aa464796d5163b2594bb2 (diff)
downloadaur-95a44eec39f2b0dd13aeafcdc9cd05c6454d02e5.tar.gz
Update version to 0.9.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ec66e1d05a04..9ee40ef0f827 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Elio Esteves Duarte <elio.esteves.duarte@gmail.com>
pkgname=tomate-indicator-plugin
-pkgver=0.8.0
+pkgver=0.9.0
pkgrel=1
pkgdesc="Tomate plugin that shows the session progress in indicator"
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=('a0818a72741617cdcdba28d34440b228')
+md5sums=('bc5c69b45eb6eb5220219df7a242c7ec')
install=tomate-indicator-plugin.install
package() {