diff options
Diffstat (limited to 'community/sigil/PKGBUILD')
-rw-r--r-- | community/sigil/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/sigil/PKGBUILD b/community/sigil/PKGBUILD index b27773bf4..7107202c1 100644 --- a/community/sigil/PKGBUILD +++ b/community/sigil/PKGBUILD @@ -6,7 +6,7 @@ pkgname=sigil pkgver=0.7.2 pkgrel=1 pkgdesc="WYSIWYG ebook editor" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64') url="http://code.google.com/p/sigil/" license=('GPL3') depends=('qt5-webkit' 'boost-libs') |