summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXZS2016-04-15 18:54:00 +0200
committerXZS2016-04-15 18:54:00 +0200
commit18f4d7ecb7e27fa6acf371876f9bb06abb54f744 (patch)
treed33a266515c2d33ed960d55ab4b92248b54d7503
parent575b66e47aa9dd9faf0b7b85bb18d7f925e5f06b (diff)
downloadaur-18f4d7ecb7e27fa6acf371876f9bb06abb54f744.tar.gz
propagate upstream update
It brings new customization options to Thunderbird and translation updates.
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 03b57ed19d3b..9f383bcb707e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = mozilla-extension-gnotifier-git
pkgdesc = Add-on for Firefox and Thunderbird to enable integration with GNOME native notification system.
- pkgver = 1.9.5
- pkgrel = 3
+ pkgver = 1.9.6
+ pkgrel = 1
url = https://github.com/mkiol/GNotifier
arch = any
license = GPL3
@@ -10,7 +10,7 @@ pkgbase = mozilla-extension-gnotifier-git
makedepends = git
makedepends = rasqal
depends = libnotify
- provides = mozilla-extension-gnotifier=1.9.5
+ provides = mozilla-extension-gnotifier=1.9.6
conflicts = mozilla-extension-gnotifier
source = mozilla-extension-gnotifier::git+https://github.com/mkiol/GNotifier
md5sums = SKIP
@@ -18,13 +18,13 @@ pkgbase = mozilla-extension-gnotifier-git
pkgname = mozilla-extension-gnotifier-git
pkgname = firefox-extension-gnotifier-git
- depends = mozilla-extension-gnotifier-git=1.9.5
+ depends = mozilla-extension-gnotifier-git=1.9.6
depends = firefox
provides = firefox-extension-gnotifier
conflicts = firefox-extension-gnotifier
pkgname = thunderbird-extension-gnotifier-git
- depends = mozilla-extension-gnotifier-git=1.9.5
+ depends = mozilla-extension-gnotifier-git=1.9.6
depends = thunderbird
provides = thunderbird-extension-gnotifier
conflicts = thunderbird-extension-gnotifier
diff --git a/PKGBUILD b/PKGBUILD
index 99039626a6e9..31d35003ac09 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# You may find it convenient to file issues and pull requests there.
pkgname=mozilla-extension-gnotifier-git
-pkgver=1.9.5
-pkgrel=3
+pkgver=1.9.6
+pkgrel=1
pkgdesc='Add-on for Firefox and Thunderbird to enable integration with GNOME native notification system.'
url='https://github.com/mkiol/GNotifier'
arch=('any')