blob: e5fb55b1b44d757bf09508bd6c1e52463e29083c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = detect-it-easy-bin
pkgdesc = Program for determining types of files for Windows, Linux and MacOS.
pkgver = 3.10
pkgrel = 1
url = http://ntinfo.biz/
arch = x86_64
license = MIT
depends = qt5-script
depends = qt5-base
depends = gcc-libs
depends = glibc
provides = detect-it-easy
conflicts = detect-it-easy
source = https://github.com/horsicq/DIE-engine/releases/download/3.10/detect-it-easy-3.10-1-x86_64.pkg.tar.zst
sha256sums = 8017f6722b15f92ffad130b1a0d6f9081e9fb31ab93794f6b7c52679bfced67f
pkgname = detect-it-easy-bin
|