summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhawkeye1164772021-02-26 16:18:45 +0100
committerhawkeye1164772021-02-26 16:18:45 +0100
commita69d4dfbca379643d244c2688043897289e8f6d7 (patch)
treeb5bccb8b09ae33facc4e80a0afd0bd733295c8ad
parenta6045f98fcca2dfe6772bff55db30cafe8c8a0d1 (diff)
downloadaur-a69d4dfbca379643d244c2688043897289e8f6d7.tar.gz
Update
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c49a5e31695e..110153554bd0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = waterfox-g3-kpe
pkgdesc = Customizable privacy conscious web browser with better integration with KDE and primary support for webextensions
- pkgver = 1.0
+ pkgver = 1.1
pkgrel = 0
url = https://www.waterfox.net/
arch = x86_64
@@ -44,7 +44,7 @@ pkgbase = waterfox-g3-kpe
options = !emptydirs
options = !makeflags
options = zipman
- source = git+https://github.com/MrAlex94/Waterfox.git#tag=G3.1.0
+ source = git+https://github.com/MrAlex94/Waterfox.git#tag=G3.1.1
source = waterfox-g3.desktop::https://raw.githubusercontent.com/hawkeye116477/waterfox-deb-rpm-arch-AppImage/e0d8363e58ed288cd10caabb34c1ce153262e045/waterfox-g3-kpe/waterfox-g3.desktop
source = distribution.ini::https://raw.githubusercontent.com/hawkeye116477/waterfox-deb-rpm-arch-AppImage/e0d8363e58ed288cd10caabb34c1ce153262e045/waterfox-g3-kpe/distribution.ini
source = vendor.js::https://raw.githubusercontent.com/hawkeye116477/waterfox-deb-rpm-arch-AppImage/e0d8363e58ed288cd10caabb34c1ce153262e045/waterfox-g3-kpe/vendor.js
@@ -76,5 +76,5 @@ pkgname = waterfox-g3-kpe
optdepends = alsa-lib: Audio support
optdepends = speech-dispatcher: Text-to-Speech
optdepends = hunspell-en_US: Spell checking, American English
- provides = waterfox-g3=1.0
+ provides = waterfox-g3=1.1
diff --git a/PKGBUILD b/PKGBUILD
index ea5f843c5aa5..169fe82e45f8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: hawkeye116477 <hawkeye116477 at gmail dot com>
pkgname=waterfox-g3-kpe
-pkgver=1.0
+pkgver=1.1
pkgrel=0
pkgdesc="Customizable privacy conscious web browser with better integration with KDE and primary support for webextensions"
arch=('x86_64')