makedeb
Standard Dove policies for Mozilla Thunderbird
Click here to go back to the commit logs for dove-policies.
Hash: 7a9b0d7166ac0c4c34055285f4beadfac44ad46a
Message: We are so back.
diff --git a/.SRCINFO b/.SRCINFO
index 00a7e8e..78bb398 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = dove-policies
pkgdesc = Standard Dove policies for Mozilla Thunderbird
- pkgver = 20240914
+ pkgver = 20241019
pkgrel = 1
url = https://dove.celenity.dev
arch = any
license = GPL3
source = policies.json
- sha512sums = 0865609a949bb9ce85810e12e8b347ba02dc6c660315058c61c4b5aa2977075503e9fa8013cd1c7ab73831ac73eac2d25fa8d75cd596a23daf96f93a76951c1c
+ sha512sums = f810c822fcd5b52165530a4163cbedf4f4df5aa2485e43ae1b00e68531982ef17a514f2aeae7f49c2e468627d035a7131fd10f4f5778646aae67384eb00f3821
pkgname = dove-policies
diff --git a/PKGBUILD b/PKGBUILD
index d9e0437..ad14510 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: celenity <celenity@celenity.dev>
pkgname=dove-policies
-pkgver=20240914
+pkgver=20241019
pkgrel=1
pkgdesc="Standard Dove policies for Mozilla Thunderbird"
arch=(any)
license=('GPL3')
url="https://dove.celenity.dev"
source=('policies.json')
-sha512sums=('0865609a949bb9ce85810e12e8b347ba02dc6c660315058c61c4b5aa2977075503e9fa8013cd1c7ab73831ac73eac2d25fa8d75cd596a23daf96f93a76951c1c')
+sha512sums=('f810c822fcd5b52165530a4163cbedf4f4df5aa2485e43ae1b00e68531982ef17a514f2aeae7f49c2e468627d035a7131fd10f4f5778646aae67384eb00f3821')
pkgver() {
echo "$pkgver"
diff --git a/policies.json b/policies.json
index 2336d12..85802bb 100644
--- a/policies.json
+++ b/policies.json
@@ -104,7 +104,7 @@
},
"uBlock0@raymondhill.net": {
"installation_mode": "normal_installed",
- "install_url": "https://github.com/gorhill/uBlock/releases/download/1.59.0/uBlock0_1.59.0.thunderbird.xpi",
+ "install_url": "https://github.com/gorhill/uBlock/releases/download/1.60.0/uBlock0_1.60.0.thunderbird.xpi",
"updates_disabled": false,
"temporarily_allow_weak_signatures": false
},