summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYork-Simon Johannsen2020-07-04 13:26:22 +0200
committerYork-Simon Johannsen2020-07-04 13:26:22 +0200
commit386455118ad52a64824b0388e3d6cea7cb182294 (patch)
treeb7d886b69c7bda46d750da14a60e558d0e8a12d8
parent31e2ac4c1b96d100e397f5c136b29a18080cc68b (diff)
downloadaur-386455118ad52a64824b0388e3d6cea7cb182294.tar.gz
4.2.5
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 56fb91c2eaa7..a656be64e9d3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = firefox-floccus
pkgdesc = Sync your bookmarks across browsers via Nextcloud, WebDAV or a local file (and thus any file sync solution) https://floccus.org
- pkgver = 4.0.2
+ pkgver = 4.2.5
pkgrel = 1
url = https://github.com/marcelklehr/floccus
arch = any
groups = firefox-addons
license = MPL-2.0
- noextract = floccus-4.0.2-fx.xpi
- source = https://addons.mozilla.org/firefox/downloads/file/3518265/floccus-4.0.2-fx.xpi
- sha256sums = 4291680a003691c4583eb657072a53b3999009f204942bcd0824dcb0fe6fe735
+ noextract = floccus-4.2.5-fx.xpi
+ source = https://addons.mozilla.org/firefox/downloads/file/3589976/floccus-4.2.5-fx.xpi
+ sha256sums = 65afcca9e28aa5bbd18c4920cca3c3cc386b6e7b88822d714c5198a04a4dc938
pkgname = firefox-floccus
diff --git a/PKGBUILD b/PKGBUILD
index 5392fbe63386..e93153c9722b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
# Maintainer: York-Simon Johannsen <info@yosijo.de>
pkgname=firefox-floccus
-pkgver=4.0.2
+pkgver=4.2.5
pkgrel=1
pkgdesc='Sync your bookmarks across browsers via Nextcloud, WebDAV or a local file (and thus any file sync solution) https://floccus.org'
url=https://github.com/marcelklehr/floccus
arch=('any')
license=('MPL-2.0')
groups=('firefox-addons')
-source=("https://addons.mozilla.org/firefox/downloads/file/3518265/floccus-$pkgver-fx.xpi")
+source=("https://addons.mozilla.org/firefox/downloads/file/3589976/floccus-$pkgver-fx.xpi")
noextract=("${source##*/}")
-sha256sums=('4291680a003691c4583eb657072a53b3999009f204942bcd0824dcb0fe6fe735')
+sha256sums=('65afcca9e28aa5bbd18c4920cca3c3cc386b6e7b88822d714c5198a04a4dc938')
package() {
install -Dm644 "${source##*/}" "$pkgdir"/usr/lib/firefox/browser/extensions/floccus@handmadeideas.org.xpi