blob: 87e82016ddf68c0c5f886920112a9c0931035b56 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = wordle-finder
pkgdesc = A cross-platform CLI/GUI utility to assist in finding the word for the game Wordle and other similar knock-offs
pkgver = 2.3.1
pkgrel = 1
url = https://github.com/TabulateJarl8/wordle-finder/
arch = any
license = GPL3
makedepends = cargo
optdepends = webkit2gtk: GUI Frontend
options = strip
source = https://github.com/TabulateJarl8/wordle-finder/archive/v2.3.1.tar.gz
sha512sums = b6cd5cc0f95960f86311898983ac7968c24a2f7c22b7e20e9f7ca2b91812276710e3d3928a697cb837a33d856692507ab345004a78339f8f8e5e236d0618a17c
pkgname = wordle-finder
|