summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorXZS2017-05-13 00:10:06 +0200
committerXZS2017-05-13 00:10:06 +0200
commitfb3673f367b71fbe4b2f38744f77319a15be7d87 (patch)
treed875c89e5ce2b770d43156456ac4d6c7f375974f /PKGBUILD
parent405fb0fefa99f4e58594f65ddecc49398cbb1047 (diff)
downloadaur-mozilla-extension-gnotifier.tar.gz
propagate upstream update
Besides small improvements and bugfixes, the notification displaying when multiple messages arrive at once was improved. Version 1.9.9 was skipped as the pre-release numbers rolled over 10.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 70fab2813ec5..6ef3cf247117 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
# You may find it convenient to file issues and pull requests there.
pkgname=mozilla-extension-gnotifier
-pkgver=1.9.8
+pkgver=1.10.0
pkgrel=1
pkgdesc='Add-on for Firefox and Thunderbird. Replaces built-in notifications with the OS native notifications. It'
arch=('any')
license=('GPL3')
depends=('libnotify')
optdepends=(firefox thunderbird)
-md5sums=('26d2c330045fa99b8983360197c03445')
+md5sums=('f9806209b4626055c2944bb1c2ce830b')
[ "$arch" ] || arch=('any')