blob: 176115a5019ca7c3639e14076b39b962931e1607 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
pkgbase = dooble
pkgdesc = A minimal, scientific, and stable Web browser
pkgver = 2025.04.02
pkgrel = 1
url = https://textbrowser.github.io/dooble
arch = x86_64
license = BSD-3-Clause
makedepends = git
depends = bash
depends = gcc-libs
depends = glibc
depends = gpgme
depends = qt6-base
depends = qt6-charts
depends = qt6-declarative
depends = qt6-webengine
source = dooble-2025.04.02.tar.gz::https://github.com/textbrowser/dooble/archive/refs/tags/2025.04.02.tar.gz
source = git+https://github.com/textbrowser/dooble-dictionaries.git
source = dooble.sh
sha256sums = 53748c148b6592492d24b1346a49335c43fddab38327fb03f3b98b5066f005bc
sha256sums = SKIP
sha256sums = 39705af759145ffa3cb670353e8fe459228f92d70ae98aa16212006f0c239c1b
pkgname = dooble
|