diff options
author | hawkeye116477 | 2020-02-06 10:56:01 +0100 |
---|---|---|
committer | hawkeye116477 | 2020-02-06 10:56:01 +0100 |
commit | 40e6c105aaefc1060c3141ffb55272c67bbb57b9 (patch) | |
tree | d1b3cabc7dee6ae8536c024fc554eb0dc74d7df9 | |
parent | 3270c6105eb2844f7c4670ecb1b481fc48a6deef (diff) | |
download | aur-40e6c105aaefc1060c3141ffb55272c67bbb57b9.tar.gz |
2020.01.1
-rw-r--r-- | .SRCINFO | 8 | ||||
-rw-r--r-- | PKGBUILD | 4 |
2 files changed, 6 insertions, 6 deletions
@@ -1,6 +1,6 @@ pkgbase = waterfox-classic-kpe pkgdesc = Free, open and private browser with openSUSE's patches for better integration with KDE - pkgver = 2020.01 + pkgver = 2020.01.1 pkgrel = 0 url = https://www.waterfox.net/ arch = x86_64 @@ -42,15 +42,15 @@ pkgbase = waterfox-classic-kpe optdepends = alsa-lib: Audio support optdepends = jack: Audio support optdepends = speech-dispatcher: Text-to-Speech - provides = waterfox-classic=2020.01 - provides = waterfox-classic-kde=2020.01 + provides = waterfox-classic=2020.01.1 + provides = waterfox-classic-kde=2020.01.1 conflicts = waterfox-classic conflicts = waterfox-kde replaces = waterfox-kde options = !emptydirs options = !makeflags options = zipman - source = git+https://github.com/MrAlex94/Waterfox.git#commit=45130a237874aaa96bdf23ee107b0be0e0a2afab + source = git+https://github.com/MrAlex94/Waterfox.git#commit=1188166febec6afe2e6beefd9a843fd9809d0f02 source = waterfox-classic.desktop::https://raw.githubusercontent.com/hawkeye116477/waterfox-deb/master/waterfox-classic-kpe/waterfox-classic.desktop source = kde.js::https://raw.githubusercontent.com/hawkeye116477/waterfox-deb/master/waterfox-classic-kpe/kde.js source = distribution.ini::https://raw.githubusercontent.com/hawkeye116477/waterfox-deb/master/waterfox-classic-kpe/distribution.ini @@ -2,7 +2,7 @@ # Contributor: meatatt <meatatt at aliyun dot com> pkgname=waterfox-classic-kpe -pkgver=2020.01 +pkgver=2020.01.1 pkgrel=0 pkgdesc="Free, open and private browser with openSUSE's patches for better integration with KDE" arch=('x86_64') @@ -24,7 +24,7 @@ replaces=('waterfox-kde') options=('!emptydirs' '!makeflags' 'zipman') _patchrev=7339b115a221 _patchurl=http://www.rosenauer.org/hg/mozilla/raw-file/$_patchrev -_commit=45130a237874aaa96bdf23ee107b0be0e0a2afab +_commit=1188166febec6afe2e6beefd9a843fd9809d0f02 source=("git+https://github.com/MrAlex94/Waterfox.git#commit=$_commit" "waterfox-classic.desktop::https://raw.githubusercontent.com/hawkeye116477/waterfox-deb/master/waterfox-classic-kpe/waterfox-classic.desktop" "kde.js::https://raw.githubusercontent.com/hawkeye116477/waterfox-deb/master/waterfox-classic-kpe/kde.js" |