diff options
author | hawkeye116477 | 2020-10-22 11:50:43 +0200 |
---|---|---|
committer | hawkeye116477 | 2020-10-22 11:50:43 +0200 |
commit | e140373ec50a332f0981803f1c3e2874c67bb17e (patch) | |
tree | d0dc34360177f39194531a366739cdf1e8f4cdce | |
parent | cdcb77bf8db6a35ffd223c28b324ba7f6e04fbe5 (diff) | |
download | aur-e140373ec50a332f0981803f1c3e2874c67bb17e.tar.gz |
Update
-rw-r--r-- | .SRCINFO | 6 | ||||
-rw-r--r-- | PKGBUILD | 2 |
2 files changed, 4 insertions, 4 deletions
@@ -1,6 +1,6 @@ pkgbase = waterfox-classic-kpe pkgdesc = Customizable privacy conscious web browser with better integration with KDE - pkgver = 2020.09 + pkgver = 2020.10 pkgrel = 0 url = https://www.waterfox.net/ arch = x86_64 @@ -42,14 +42,14 @@ pkgbase = waterfox-classic-kpe optdepends = jack: Audio support optdepends = speech-dispatcher: Text-to-Speech optdepends = hunspell-en_US: Spell checking, American English - provides = waterfox-classic=2020.09 + provides = waterfox-classic=2020.10 conflicts = waterfox-classic conflicts = waterfox-kde replaces = waterfox-kde options = !emptydirs options = !makeflags options = zipman - source = git+https://github.com/MrAlex94/Waterfox.git#tag=2020.09-classic + source = git+https://github.com/MrAlex94/Waterfox.git#tag=2020.10-classic source = waterfox-classic.desktop::https://raw.githubusercontent.com/hawkeye116477/waterfox-deb-rpm-arch-AppImage/29877042dd393774197b134426e37cb0dbabef34/waterfox-classic-kpe/waterfox-classic.desktop source = kde.js::https://raw.githubusercontent.com/hawkeye116477/waterfox-deb-rpm-arch-AppImage/29877042dd393774197b134426e37cb0dbabef34/waterfox-classic-kpe/kde.js source = distribution.ini::https://raw.githubusercontent.com/hawkeye116477/waterfox-deb-rpm-arch-AppImage/29877042dd393774197b134426e37cb0dbabef34/waterfox-classic-kpe/distribution.ini @@ -2,7 +2,7 @@ # Contributor: meatatt <meatatt at aliyun dot com> pkgname=waterfox-classic-kpe -pkgver=2020.09 +pkgver=2020.10 pkgrel=0 pkgdesc="Customizable privacy conscious web browser with better integration with KDE" arch=('x86_64') |