summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorElio E. Duarte2016-01-23 15:30:10 -0200
committerElio E. Duarte2016-01-23 15:30:10 -0200
commitf93182674e77af7af0c940469400feb9cd8f60af (patch)
tree6cdd37f1635860801097864cceadea25d6083c50 /PKGBUILD
parentef4bcf3030508ac24d4f6b642b1002e61c08e484 (diff)
downloadaur-f93182674e77af7af0c940469400feb9cd8f60af.tar.gz
Update version
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