diff options
author | hawkeye116477 | 2020-05-07 19:54:03 +0200 |
---|---|---|
committer | hawkeye116477 | 2020-05-07 19:54:03 +0200 |
commit | 72f481f53a232452918d71ec67d422a34bacb1e6 (patch) | |
tree | b67ecd8f75f69f48d3a00c7ae475071baebef35e | |
parent | b5d6fbf85d454a63aff127e7441cd3d2bbb8624f (diff) | |
download | aur-72f481f53a232452918d71ec67d422a34bacb1e6.tar.gz |
Bump
-rw-r--r-- | .SRCINFO | 6 | ||||
-rw-r--r-- | PKGBUILD | 4 |
2 files changed, 5 insertions, 5 deletions
@@ -1,6 +1,6 @@ pkgbase = waterfox-classic-kpe pkgdesc = Customizable privacy conscious web browser with better integration with KDE - pkgver = 2020.04 + pkgver = 2020.05 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.04 + provides = waterfox-classic=2020.05 conflicts = waterfox-classic conflicts = waterfox-kde replaces = waterfox-kde options = !emptydirs options = !makeflags options = zipman - source = git+https://github.com/MrAlex94/Waterfox.git#commit=5c5f42717434038ef4ab01def2f4546e83d0531a + source = git+https://github.com/MrAlex94/Waterfox.git#commit=6fec4f74936e0b325c07404d4eba06c0717fb8f1 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.04 +pkgver=2020.05 pkgrel=0 pkgdesc="Customizable privacy conscious web browser with better integration with KDE" arch=('x86_64') @@ -25,7 +25,7 @@ replaces=('waterfox-kde') options=('!emptydirs' '!makeflags' 'zipman') _filesrev=29877042dd393774197b134426e37cb0dbabef34 _filesurl=https://raw.githubusercontent.com/hawkeye116477/waterfox-deb-rpm-arch-AppImage/$_filesrev/waterfox-classic-kpe -_commit=5c5f42717434038ef4ab01def2f4546e83d0531a +_commit=6fec4f74936e0b325c07404d4eba06c0717fb8f1 source=("git+https://github.com/MrAlex94/Waterfox.git#commit=$_commit" "waterfox-classic.desktop::$_filesurl/waterfox-classic.desktop" "kde.js::$_filesurl/kde.js" |