summarylogtreecommitdiffstats
path: root/PKGBUILD
blob: 50555f53e3e654b873471cbe0ffd531f4d0c7970 (plain)
1
2
3
4
5
6
7
8
# Maintainer: gigamicro <gammamicro@gmail.com>
pkgname='wfinfo-ng-git'
url="https://github.com/knoellle/wfinfo-ng"
license=('GPL-3.0')
depends=('curl' 'jq') # database updates
makedepends=('git' 'rust>=1.74' 'cargo' 'libxrandr' 'tesseract')
source=("$_pkgname::git+https://github.com/knoellle/wfinfo-ng.git")
sha256sums=('SKIP')