summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXZS2016-09-22 13:26:48 +0200
committerXZS2016-09-22 13:26:48 +0200
commite85b0cc03796bc5e0faf7751ffaa9251b31fb5b1 (patch)
treeb4ffdbd2134d633489cf369477bec5220a39bc8f
parent9a87f9642e62a435d371a47cd27b3aa0690e26f8 (diff)
downloadaur-e85b0cc03796bc5e0faf7751ffaa9251b31fb5b1.tar.gz
propagate upstream update
The new pre-release beta allows to limit the number of simultaneous notifications, which is especially useful for Thunderbird users.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e4e705688d6f..d6b04c64ad82 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.9.7.r241
+ pkgver = 1.9.8.r244
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.9.7.r241
+ provides = mozilla-extension-gnotifier=1.9.8.r244
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.9.7.r241
+ depends = mozilla-extension-gnotifier-git=1.9.8.r244
depends = firefox
provides = firefox-extension-gnotifier
conflicts = firefox-extension-gnotifier
pkgname = thunderbird-extension-gnotifier-git
- depends = mozilla-extension-gnotifier-git=1.9.7.r241
+ depends = mozilla-extension-gnotifier-git=1.9.8.r244
depends = thunderbird
provides = thunderbird-extension-gnotifier
conflicts = thunderbird-extension-gnotifier
diff --git a/PKGBUILD b/PKGBUILD
index b7d9290f3bde..8ea335d5e9c7 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.9.7.r249
+pkgver=1.9.8.r244
pkgrel=1
pkgdesc='Add-on for Firefox and Thunderbird to enable integration with GNOME native notification system.'
url='https://github.com/mkiol/GNotifier'