summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorElio Esteves Duarte2022-08-09 22:18:18 +0200
committerElio Esteves Duarte2022-08-09 22:18:18 +0200
commit3a408df63dcffc5c686c14b800106f7311e5a3cd (patch)
treec5ebc6c20423a1caed747ea05cb3efbdbe478605 /PKGBUILD
parent4108edfee29cd1896f42f5bd96cf2ff3e02ea682 (diff)
downloadaur-3a408df63dcffc5c686c14b800106f7311e5a3cd.tar.gz
Update version to 0.12.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e5bc3daa7f52..da59292a68de 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: Elio Esteves Duarte <elio.esteves.duarte@gmail.com>
pkgname=tomate-indicator-plugin
-pkgver=0.10.0
+pkgver=0.12.0
pkgrel=1
pkgdesc="Tomate plugin that shows the session progress in indicator"
arch=('any')
-url="https://github.com/eliostvs/tomate-gtk"
+url="https://github.com/eliostvs/$pkgname"
license=('GPL')
depends=('gtk-update-icon-cache'
'gtk3'
@@ -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=('66a62b5a3fe38e7c03a5c49ce2b6151a')
+md5sums=('6d42be71d0c5fd11664d88d80860a3ca')
install=tomate-indicator-plugin.install
package() {