diff options
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO new file mode 100644 index 00000000000..6a37a19269b --- /dev/null +++ b/.SRCINFO @@ -0,0 +1,22 @@ +# Generated by mksrcinfo v8 +# Tue Dec 8 23:19:09 UTC 2015 +pkgbase = tomate-alarm-plugin + pkgdesc = Tomate plugin that shows screen notifications + pkgver = 0.3.0 + pkgrel = 1 + url = https://github.com/eliostvs/tomate-notify-plugin + arch = any + license = GPL + makedepends = python-setuptools + depends = gtk3 + depends = python + depends = gstreamer + depends = gst-plugins-base + depends = gst-plugins-good + depends = tomate-gtk + options = !emptydirs + source = https://github.com/eliostvs/tomate-alarm-plugin/archive/0.3.0.tar.gz + md5sums = 19026e8ad56ef54b5cacd66c46747e14 + +pkgname = tomate-alarm-plugin + |