blob: cf76a37372fc90f5cd9197238397dde10a4b88da (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = tagainijisho
pkgdesc = A Free Japanese dictionary and study assistant
pkgver = 1.2.2
pkgrel = 1
url = https://www.tagaini.net/
arch = i686
arch = x86_64
arch = armv7h
arch = armv6h
license = GPL3
makedepends = cmake>=2.8.1
makedepends = desktop-file-utils
makedepends = qt5-tools
depends = qt5-base>=5.15
source = https://github.com/Gnurou/tagainijisho/releases/download/1.2.2/tagainijisho-1.2.2.tar.gz
md5sums = 4aa8842c5fa794dbb155b995432abf89
pkgname = tagainijisho
|