summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorXZS2016-11-17 00:05:17 +0100
committerXZS2016-11-17 00:05:17 +0100
commit405fb0fefa99f4e58594f65ddecc49398cbb1047 (patch)
tree97c2d878949b86b7db96fd6af666202fcb67184c /PKGBUILD
parentabe32c048cfa980638f4879dbee71ee31c39871e (diff)
downloadaur-405fb0fefa99f4e58594f65ddecc49398cbb1047.tar.gz
propagate upstream update
Notifications can now be filtered and aggregated. Clicking the notification body works now, too.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6d8239539f51..70fab2813ec5 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.7
-pkgrel=3
+pkgver=1.9.8
+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=('5cb3275123e67b9ca99502d875dc1d01')
+md5sums=('26d2c330045fa99b8983360197c03445')
[ "$arch" ] || arch=('any')