summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorElio E. Duarte2016-01-23 15:40:43 -0200
committerElio E. Duarte2016-01-23 15:40:43 -0200
commit6a95eb99a06eef29d00af23f529cc8db09b4ce52 (patch)
tree45fd05f09ed0658713f94ae58056764727540647
parentf93182674e77af7af0c940469400feb9cd8f60af (diff)
downloadaur-6a95eb99a06eef29d00af23f529cc8db09b4ce52.tar.gz
Update package
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 407ea1818b0d..504608d4d2fa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Jan 23 17:30:02 UTC 2016
+# Sat Jan 23 17:40:28 UTC 2016
pkgbase = tomate-notify-plugin
pkgdesc = Tomate plugin that shows screen notifications
- pkgver = 0.3.1
+ pkgver = 0.4.2
pkgrel = 1
url = https://github.com/eliostvs/tomate-notify-plugin
install = tomate-notify-plugin.install
@@ -16,7 +16,7 @@ pkgbase = tomate-notify-plugin
depends = python
depends = tomate-gtk
options = !emptydirs
- source = https://github.com/eliostvs/tomate-notify-plugin/archive/0.3.1.tar.gz
+ source = https://github.com/eliostvs/tomate-notify-plugin/archive/0.4.2.tar.gz
md5sums = 19026e8ad56ef54b5cacd66c46747e14
pkgname = tomate-notify-plugin
diff --git a/PKGBUILD b/PKGBUILD
index 6e443f31c403..e8bdb3d98017 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.1
+pkgver=0.4.2
pkgrel=1
pkgdesc="Tomate plugin that shows screen notifications"
arch=('any')