blob: 3ce6a1689ad450c3bc8fd7d326ea4f251d4f6a0f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = minichrome
pkgdesc = A minimal web browser
pkgver = 0.0.1
pkgrel = 3
url = https://github.com/cprussin/minichrome
arch = i686
arch = x86_64
license = MIT
source = https://github.com/cprussin/minichrome/releases/download/v0.0.1/minichrome-0.0.1.tar.gz
md5sums = e5970dc887d7dedda5e530f0317f6140
pkgname = minichrome
|