summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorElio Esteves Duarte2022-08-10 00:20:18 +0200
committerElio Esteves Duarte2022-08-10 00:20:18 +0200
commitcddfb7f8ae3fa630ecfdaa180230f2d5ff8ab062 (patch)
tree99df8a1f6a2e1bd66ac52f5771d9f6ece7c10b6c /PKGBUILD
parent3a408df63dcffc5c686c14b800106f7311e5a3cd (diff)
downloadaur-cddfb7f8ae3fa630ecfdaa180230f2d5ff8ab062.tar.gz
Update version to 0.12.1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index da59292a68de..f31f030bc4d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Elio Esteves Duarte <elio.esteves.duarte@gmail.com>
pkgname=tomate-indicator-plugin
-pkgver=0.12.0
+pkgver=0.12.1
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=('6d42be71d0c5fd11664d88d80860a3ca')
+md5sums=('0837c52d2edc262e61e95f56c1cbf67c')
install=tomate-indicator-plugin.install
package() {