blob: 909d673d084ba0160f065821c418e7c64afa0753 (
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
25
26
27
|
pkgbase = quarg
pkgdesc = A command-line search tool for Quassel
pkgver = 1.0.0
pkgrel = 1
url = https://oriole.systems/posts/quarg
arch = x86_64
license = MIT
makedepends = signify
makedepends = python-build
makedepends = python-installer
makedepends = python-poetry
makedepends = python-wheel
depends = python
depends = python-dateutil
depends = python-sqlalchemy>=2
optdepends = python-psycopg: for PostgreSQL
source = https://git.oriole.systems/quarg/snapshot/quarg-1.0.0.tar.gz
source = quarg-1.0.0.tar.gz.signify::https://git.oriole.systems/quarg/snapshot/quarg-1.0.0.tar.gz.asc
source = quarg-release.pub::https://oriole.systems/release.pub
sha256sums = 43476872a964f5e825fd82fd3052994b11bdbd0b84b5e87d348319b2b643e643
sha256sums = 152de99216c05356519c685c41beb54871865beeb323c0a389882e5b1bef2355
sha256sums = 9a9b86aabca218831ba3a03878b4473b7c2407be46a5fae11716ba18d2a78918
sha512sums = 5dd8f9a41ffae31e6078cb2aac5a314f0d1b68aa9b10e4161e1d4a7241c31d4ae2cf890a32397f9cc7fab80c0564f12c1a43cc23aaf459c7603884801161de98
sha512sums = 2cb0ee693c5a95f87d3fd0079dc84f64b48f1d7a87da5d3f7c960021ce353353e2dae35bf33e57389163fe5bbd07857dc6553ac0450eb02a19c67801eeb08e58
sha512sums = 745154dca7eacf67d1bc7cab07a600167591c87910af4abaf7869cee2830d92baadfa3d5439e544d00e22b0a3d2b6e0d136b4c8add141abb7a58bb1944217f71
pkgname = quarg
|