[arch-commits] Commit in sigil/trunk (PKGBUILD)
Giovanni Scafora
giovanni at archlinux.org
Mon Feb 2 16:50:03 UTC 2015
Date: Monday, February 2, 2015 @ 17:50:03
Author: giovanni
Revision: 126996
upgpkg: sigil 0.8.3-1
upstream release
Modified:
sigil/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-02-02 15:20:17 UTC (rev 126995)
+++ PKGBUILD 2015-02-02 16:50:03 UTC (rev 126996)
@@ -3,17 +3,17 @@
# Contributor: Larry Hajali <larryhaja [at] gmail [dot] com>
pkgname=sigil
-pkgver=0.8.2
+pkgver=0.8.3
pkgrel=1
pkgdesc="WYSIWYG ebook editor"
arch=('i686' 'x86_64')
url="https://github.com/user-none/Sigil/"
license=('GPL3')
-depends=('qt5-webkit' 'boost-libs')
-makedepends=('qt5-tools' 'qt5-svg' 'cmake' 'gendesk' 'boost')
+depends=('qt5-webkit' 'boost-libs' 'python' 'hicolor-icon-theme')
+makedepends=('qt5-multimedia' 'qt5-tools' 'qt5-svg' 'cmake' 'gendesk' 'boost')
install=sigil.install
source=("https://github.com/user-none/Sigil/releases/download/${pkgver}/Sigil-${pkgver}-Code.zip")
-md5sums=('8f484fa66e30a5a40839c4f8a29fa3ae')
+md5sums=('e6c0d50fa6363895fcb0bd2bf020aaaa')
build() {
cd "${srcdir}/Sigil-${pkgver}"
More information about the arch-commits
mailing list