blob: 8272f7b74c4816aea6fb75dae199764ebf008d4a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = inlyne-bin
pkgdesc = A GPU powered yet browserless tool to help you quickly view markdown files in the blink of an eye
pkgver = 0.5.0
pkgrel = 1
url = https://github.com/Inlyne-Project/inlyne
arch = x86_64
license = MIT
depends = fontconfig
depends = gcc-libs
depends = freetype2
depends = libxcursor
depends = libxi
depends = libxrandr
depends = openssl
provides = inlyne
conflicts = inlyne
source = https://github.com/Inlyne-Project/inlyne/releases/download/v0.5.0/inlyne-v0.5.0-x86_64-unknown-linux-gnu.tar.gz
b2sums = 2f5d8e52ad7ff7e69764b86e01ff51ed7ce3b79bf2e8c79cb68f20d059266fd3ea464f41a3f891f09b1be79c42745ec638142bc129625f661e05bd6b1733ba97
pkgname = inlyne-bin
|