diff options
author | hawkeye116477 | 2020-07-01 21:17:11 +0200 |
---|---|---|
committer | hawkeye116477 | 2020-07-01 21:17:11 +0200 |
commit | 565d138243f28197400359c0ded1027adfa74e04 (patch) | |
tree | f8f4c4996c50d6fac64dc6cdb3b762fc1613693f | |
parent | d523afe0b3b980c7ac5f5e18d9e50d1c03731e3c (diff) | |
download | aur-565d138243f28197400359c0ded1027adfa74e04.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.06 + pkgver = 2020.07 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.06 + provides = waterfox-classic=2020.07 conflicts = waterfox-classic conflicts = waterfox-kde replaces = waterfox-kde options = !emptydirs options = !makeflags options = zipman - source = git+https://github.com/MrAlex94/Waterfox.git#commit=4c3d7f33dca71704885d120167646b2681024e80 + source = git+https://github.com/MrAlex94/Waterfox.git#commit=a9ff8a87b824791dfeddf82e6609f35677db8008 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.06 +pkgver=2020.07 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=4c3d7f33dca71704885d120167646b2681024e80 +_commit=a9ff8a87b824791dfeddf82e6609f35677db8008 source=("git+https://github.com/MrAlex94/Waterfox.git#commit=$_commit" "waterfox-classic.desktop::$_filesurl/waterfox-classic.desktop" "kde.js::$_filesurl/kde.js" |