summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXZS2017-05-13 00:07:57 +0200
committerXZS2017-05-13 00:07:57 +0200
commit25c277ba3fe0c7e0b311a124515f7819306d2e5f (patch)
treeb160e2d41d7e13465d7b041b75e3002c15714d74
parent9274999121f5dba91d10ea08a977be8462e6f6b7 (diff)
downloadaur-25c277ba3fe0c7e0b311a124515f7819306d2e5f.tar.gz
propagate upstream update
After bugfixes and cleanup, a new version was released. It brings all the intermediate changes to the release version. Version 1.9.9 was skipped as the pre-release numbers rolled over 10.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f6bef3bbf16c..d487d5b40fd2 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.9pre10
+ pkgver = 1.10.0
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.9pre10
+ provides = mozilla-extension-gnotifier=1.10.0
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.9pre10
+ depends = mozilla-extension-gnotifier-git=1.10.0
depends = firefox
provides = firefox-extension-gnotifier
conflicts = firefox-extension-gnotifier
pkgname = thunderbird-extension-gnotifier-git
- depends = mozilla-extension-gnotifier-git=1.9.9pre10
+ depends = mozilla-extension-gnotifier-git=1.10.0
depends = thunderbird
provides = thunderbird-extension-gnotifier
conflicts = thunderbird-extension-gnotifier
diff --git a/PKGBUILD b/PKGBUILD
index c5a897bb9afb..48b952e455c6 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.9pre10
+pkgver=1.10.0
pkgrel=1
pkgdesc='Add-on for Firefox and Thunderbird to enable integration with GNOME native notification system.'
url='https://github.com/mkiol/GNotifier'