summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorElio Esteves Duarte2022-08-09 22:01:01 +0200
committerElio Esteves Duarte2022-08-09 22:01:01 +0200
commitad857024a4952ac82f266b39495c29414f541824 (patch)
treed28681e23fd03fc856be379878946dba09109075 /PKGBUILD
parent96ffbadcbd0e5fdc0d56c074122785c780de542d (diff)
downloadaur-ad857024a4952ac82f266b39495c29414f541824.tar.gz
Update version to 0.14.0-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 69333320c20b..9c1560196da5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Elio Esteves Duarte <elio.esteves.duarte@gmail.com>
pkgname=tomate-notify-plugin
-pkgver=0.8.0
-pkgrel=1
+pkgver=0.14.0
+pkgrel=2
pkgdesc="Tomate plugin that shows screen notifications"
arch=('any')
url="https://github.com/eliostvs/tomate-notify-plugin"
@@ -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=('7e3f46f43fb4bd384f7e312878208fc4')
+md5sums=('4d5caa437eb322947ce6795eb803f710')
install=tomate-notify-plugin.install
package() {