Skip to content

Commit dd6b26c

Browse files
authored
Merge pull request #26 from ZeroDot1/patch-10
Update .SRCINFO
2 parents 845f9d6 + 39b71d7 commit dd6b26c

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

arch/.SRCINFO

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,20 @@
11
# Generated by mksrcinfo v8
2-
# Fri Aug 25 14:16:57 UTC 2017
2+
# Sat Aug 26 11:15:25 UTC 2017
33
pkgbase = magicfountain
44
pkgdesc = A Fountain syntax editor and viewer.
55
pkgver = 1.0.0alpha5
66
pkgrel = 1
77
url = https://github.com/Aztorius/magicfountain
8-
arch = any
8+
arch = i686
9+
arch = x86_64
910
license = GPL3
1011
makedepends = qt5-base
1112
makedepends = git
1213
depends = qt5-base
14+
depends = hicolor-icon-theme
15+
optdepends = qt5-translations
1316
source = https://github.com/Aztorius/magicfountain/archive/1.0.0alpha5.tar.gz
1417
md5sums = 3c2252c96d60dbdedeb3e6a291ce545d
1518

1619
pkgname = magicfountain
20+

0 commit comments

Comments
 (0)