summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorElio E. Duarte2016-01-30 10:22:12 -0200
committerElio E. Duarte2016-01-30 10:22:12 -0200
commitaefaee799ec5f0033510f0b34ecda2c41e74c02b (patch)
tree33620769c8c295590244e167d5070664bf775672 /PKGBUILD
parent0159dcecd07fab353141fc6c39a9edc9ed7a5972 (diff)
downloadaur-aefaee799ec5f0033510f0b34ecda2c41e74c02b.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 0b491ee06174..c065573023fc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Elio Esteves Duarte <elio.esteves.duarte@gmail.com>
pkgname=tomate-indicator-plugin
-pkgver=0.4.1
+pkgver=0.5.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=('86876c1b4e66e503a77cfde1a4c6836c')
+md5sums=('db1d69d4ce1ee8c3ded826c9a297b01e')
install=tomate-indicator-plugin.install
package() {