We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 845f9d6 + 39b71d7 commit dd6b26cCopy full SHA for dd6b26c
arch/.SRCINFO
@@ -1,16 +1,20 @@
1
# Generated by mksrcinfo v8
2
-# Fri Aug 25 14:16:57 UTC 2017
+# Sat Aug 26 11:15:25 UTC 2017
3
pkgbase = magicfountain
4
pkgdesc = A Fountain syntax editor and viewer.
5
pkgver = 1.0.0alpha5
6
pkgrel = 1
7
url = https://github.com/Aztorius/magicfountain
8
- arch = any
+ arch = i686
9
+ arch = x86_64
10
license = GPL3
11
makedepends = qt5-base
12
makedepends = git
13
depends = qt5-base
14
+ depends = hicolor-icon-theme
15
+ optdepends = qt5-translations
16
source = https://github.com/Aztorius/magicfountain/archive/1.0.0alpha5.tar.gz
17
md5sums = 3c2252c96d60dbdedeb3e6a291ce545d
18
19
pkgname = magicfountain
20
+
0 commit comments