Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

otter-browser: update to 1.0.03. #45473

Merged
merged 1 commit into from
Aug 7, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/otter-browser/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'otter-browser'
pkgname=otter-browser
version=1.0.02
version=1.0.03
revision=1
build_style=cmake
makedepends="hunspell-devel libgcrypt-devel qt5-declarative-devel
Expand All @@ -12,7 +12,7 @@ maintainer="GangstaCat <grumpy@keemail.me>"
license="GPL-3.0-or-later"
homepage="http://otter-browser.org"
distfiles="https://github.com/OtterBrowser/${pkgname}/archive/v${version}.tar.gz"
checksum=d1e090a80fa736cd128f594184817078a08cac31614e85e7838ff1b64511d62d
checksum=2b07d22a5d921ec0b3d29a680eb913c3fe0713ca7d10e37873a3802d1a5154a3

build_options="webengine"
desc_option_webengine="Build Qt5 WebEngine support"
Expand Down