summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ec1c7586a7ab711d5ebe3974579a9081879309c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = unipicker
	pkgdesc = CLI utility for searching unicode characters by description and copy them to the clipboard
	pkgver = 2.0.0
	pkgrel = 1
	url = https://github.com/jeremija/unipicker
	arch = any
	license = MIT
	makedepends = python
	depends = bash
	optdepends = fzf: selector command
	optdepends = xclip: for copying to clipboard
	source = unipicker-2.0.0.tar.gz::https://github.com/jeremija/unipicker/archive/v2.0.0.tar.gz
	source = unipicker-Makefile.patch::https://github.com/jeremija/unipicker/pull/2.patch
	sha512sums = bfa4241d16e613218d2eb3fe4dc6dbb19ec4f27492da4947eb031418a98ee67b681e3016493865bf1b327c30cb951a6ed3212acadd1ad6c3b4ce62d6e6093cb3
	sha512sums = 2d767c4d65f8d7ba1daad113d46b1dfd7842f1d7948b5c9ea7c59b806e32fab33101bed23684916812dbb1747d977118a412d6a76152f8ae65e6a5dc34d45717

pkgname = unipicker