summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6a37a19269bd..ae93f422e772 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Dec 8 23:19:09 UTC 2015
+# Sat Jan 23 14:29:56 UTC 2016
pkgbase = tomate-alarm-plugin
pkgdesc = Tomate plugin that shows screen notifications
- pkgver = 0.3.0
+ pkgver = 0.4.1
pkgrel = 1
url = https://github.com/eliostvs/tomate-notify-plugin
arch = any
@@ -15,7 +15,7 @@ pkgbase = tomate-alarm-plugin
depends = gst-plugins-good
depends = tomate-gtk
options = !emptydirs
- source = https://github.com/eliostvs/tomate-alarm-plugin/archive/0.3.0.tar.gz
+ source = https://github.com/eliostvs/tomate-alarm-plugin/archive/0.4.1.tar.gz
md5sums = 19026e8ad56ef54b5cacd66c46747e14
pkgname = tomate-alarm-plugin
diff --git a/PKGBUILD b/PKGBUILD
index 8476da5adb48..af4d0ab64197 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Elio Esteves Duarte <elio.esteves.duarte@gmail.com>
pkgname=tomate-alarm-plugin
-pkgver=0.3.0
+pkgver=0.4.1
pkgrel=1
pkgdesc="Tomate plugin that shows screen notifications"
arch=('any')