summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorElio Esteves Duarte2021-05-07 20:28:00 -0300
committerElio Esteves Duarte2021-05-07 20:28:00 -0300
commitda0eda0e2dd32cc7382186d1fa4a4d2bb8c1a9ae (patch)
tree4f73ba95b45c109e5df1d6fdb4f4a14e72afb1ab /PKGBUILD
parentef7d28931d2ae47836a04efcbe852593a724e76f (diff)
downloadaur-da0eda0e2dd32cc7382186d1fa4a4d2bb8c1a9ae.tar.gz
Update version to 0.13.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1f6ba2697b42..cfdc578e7fb5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Elio Esteves Duarte <elio.esteves.duarte@gmail.com>
pkgname=tomate-gtk
-pkgver=0.12.0
-pkgrel=3
+pkgver=0.13.0
+pkgrel=1
pkgdesc="A timer for the Pomodoro Technique"
arch=("any")
url="https://github.com/eliostvs/tomate-gtk"
@@ -29,7 +29,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=('59abad75b8a231188e3ae48dc8065efb')
+md5sums=('d052d1395460aec7d4257d9cfb138c62')
install=tomate-gtk.install
package() {