summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7d41d29ac565..6e443f31c403 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Elio Esteves Duarte <elio.esteves.duarte@gmail.com>
pkgname=tomate-notify-plugin
-pkgver=0.3.0
+pkgver=0.3.1
pkgrel=1
pkgdesc="Tomate plugin that shows screen notifications"
arch=('any')
@@ -14,7 +14,7 @@ depends=( 'gtk-update-icon-cache'
'tomate-gtk')
makedepends=('python-setuptools')
options=(!emptydirs)
-source=("https://github.com/eliostvs/tomate-notify-plugin/archive/$pkgver.tar.gz")
+source=("https://github.com/eliostvs/$pkgname/archive/$pkgver.tar.gz")
md5sums=('19026e8ad56ef54b5cacd66c46747e14')
install=tomate-notify-plugin.install