blob: 40c91330f4cfa1df7a7aab837007f51dfc1ec2e1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = magicfountain
pkgdesc = A Fountain syntax editor and viewer.
pkgver = 1.0.0
pkgrel = 2
url = https://github.com/Aztorius/magicfountain
arch = i686
arch = x86_64
license = GPL3
depends = qt5-base
depends = qt5-webengine
depends = hicolor-icon-theme
optdepends = qt5-translations
source = https://github.com/Aztorius/magicfountain/archive/1.0.0.tar.gz
md5sums = c7c61053fe9b91abd2a2611572c4055f
pkgname = magicfountain
|