summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorElio Esteves Duarte2021-04-23 11:19:12 -0300
committerElio Esteves Duarte2021-04-23 11:19:12 -0300
commit2884f79ee182780087eb07fd0e2899a244d8a1ee (patch)
treeda1138c95bc4dc4c27d1ec5f0ad53ee28dc5341c /PKGBUILD
parentd26e824fe584ca681c206306d6bb9447d32cb04a (diff)
downloadaur-2884f79ee182780087eb07fd0e2899a244d8a1ee.tar.gz
Update version to 0.12.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 98c4acb84a7a..31d287bfb114 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Elio Esteves Duarte <elio.esteves.duarte@gmail.com>
pkgname=tomate-gtk
-pkgver=0.11.0
+pkgver=0.12.0
pkgrel=1
pkgdesc="A timer for the Pomodoro Technique"
arch=('any')
@@ -20,7 +20,7 @@ optdependes=('tomate-alarm-plugin: Plays alarm at session end'
makedepends=('python-setuptools')
options=(!emptydirs)
source=("https://github.com/eliostvs/$pkgname/archive/$pkgver.tar.gz")
-md5sums=('a85bccac848b48f211311df9f6455a5f')
+md5sums=('59abad75b8a231188e3ae48dc8065efb')
install=tomate-gtk.install
package() {