summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXZS2016-10-31 20:17:21 +0100
committerXZS2016-10-31 20:17:21 +0100
commit6b3f22de723d1e20a7593046440dd0ef869be625 (patch)
tree55b2faba8febffadca4ad909a01e69ab75cb0d97
parenta8ff36519845ede08b224a2d4f7796600f161158 (diff)
downloadaur-6b3f22de723d1e20a7593046440dd0ef869be625.tar.gz
propagate upstream update
The last pre-release brought changes for Windows only, so it was skipped as irrelevant to users of the package. The pre-release thereafter (1.9.8-pre4) learned to count more precisely, moved the temporary files and updated a translation.
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 72ece05a3f76..33a2cde77c47 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.8.r244
- pkgrel = 2
+ pkgver = 1.9.8.r251
+ 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.8.r244
+ provides = mozilla-extension-gnotifier=1.9.8.r251
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.8.r244
+ depends = mozilla-extension-gnotifier-git=1.9.8.r251
depends = firefox
provides = firefox-extension-gnotifier
conflicts = firefox-extension-gnotifier
pkgname = thunderbird-extension-gnotifier-git
- depends = mozilla-extension-gnotifier-git=1.9.8.r244
+ depends = mozilla-extension-gnotifier-git=1.9.8.r251
depends = thunderbird
provides = thunderbird-extension-gnotifier
conflicts = thunderbird-extension-gnotifier
diff --git a/PKGBUILD b/PKGBUILD
index fa327a9f3ccb..1ba0ecdacb22 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.8.r244
-pkgrel=2
+pkgver=1.9.8.r251
+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')