summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXZS2017-05-17 17:47:29 +0200
committerXZS2017-05-17 17:47:29 +0200
commit30a05d9ca75cc7481a1afaff0159c3f153d26f83 (patch)
tree6c5537612a243a5a1082ca3345e8d2b84055b5f4
parentdb5428b1db7b01344be501a09a7ee5ffe9ebfeac (diff)
downloadaur-30a05d9ca75cc7481a1afaff0159c3f153d26f83.tar.gz
propagate upstream update
Notifications for spam mails were fixed.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d6af3097182b..9996e3d323e2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mozilla-extension-gnotifier-git
pkgdesc = Add-on for Firefox and Thunderbird to enable integration with GNOME native notification system.
- pkgver = 1.10.3pre
+ pkgver = 1.10.4pre
pkgrel = 1
url = https://github.com/mkiol/GNotifier
arch = any
@@ -10,7 +10,7 @@ pkgbase = mozilla-extension-gnotifier-git
makedepends = git
makedepends = rasqal
depends = libnotify
- provides = mozilla-extension-gnotifier=1.10.3pre
+ provides = mozilla-extension-gnotifier=1.10.4pre
conflicts = mozilla-extension-gnotifier
source = mozilla-extension-gnotifier::git+https://github.com/mkiol/GNotifier
md5sums = SKIP
@@ -19,13 +19,13 @@ pkgbase = mozilla-extension-gnotifier-git
pkgname = mozilla-extension-gnotifier-git
pkgname = firefox-extension-gnotifier-git
- depends = mozilla-extension-gnotifier-git=1.10.3pre
+ depends = mozilla-extension-gnotifier-git=1.10.4pre
depends = firefox
provides = firefox-extension-gnotifier
conflicts = firefox-extension-gnotifier
pkgname = thunderbird-extension-gnotifier-git
- depends = mozilla-extension-gnotifier-git=1.10.3pre
+ depends = mozilla-extension-gnotifier-git=1.10.4pre
depends = thunderbird
provides = thunderbird-extension-gnotifier
conflicts = thunderbird-extension-gnotifier
diff --git a/PKGBUILD b/PKGBUILD
index 6a60fe020717..a5f13ca5645d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# You may find it convenient to file issues and pull requests there.
pkgname=mozilla-extension-gnotifier-git
-pkgver=1.10.3pre
+pkgver=1.10.4pre
pkgrel=1
pkgdesc='Add-on for Firefox and Thunderbird to enable integration with GNOME native notification system.'
url='https://github.com/mkiol/GNotifier'