summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorElio Esteves Duarte2022-08-09 21:58:53 +0200
committerElio Esteves Duarte2022-08-09 21:58:53 +0200
commit96ffbadcbd0e5fdc0d56c074122785c780de542d (patch)
tree2077eab2b7f203b1e5fa69484a67327f905b842f /PKGBUILD
parent935c39d978c5cbcb15f2282645af962d78958f93 (diff)
downloadaur-96ffbadcbd0e5fdc0d56c074122785c780de542d.tar.gz
Update version to 0.8.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a8a105bbc089..69333320c20b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Elio Esteves Duarte <elio.esteves.duarte@gmail.com>
pkgname=tomate-notify-plugin
-pkgver=0.14.0
+pkgver=0.8.0
pkgrel=1
pkgdesc="Tomate plugin that shows screen notifications"
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=('4d5caa437eb322947ce6795eb803f710')
+md5sums=('7e3f46f43fb4bd384f7e312878208fc4')
install=tomate-notify-plugin.install
package() {