[arch-commits] Commit in sigil/trunk (PKGBUILD)

Andrea Scarpino andrea at nymeria.archlinux.org
Sun Feb 24 20:09:25 UTC 2013


    Date: Sunday, February 24, 2013 @ 21:09:24
  Author: andrea
Revision: 84815

upgpkg: sigil 0.7.0-2

qt5 webkit is qt5-webkit now

Modified:
  sigil/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-02-24 19:58:25 UTC (rev 84814)
+++ PKGBUILD	2013-02-24 20:09:24 UTC (rev 84815)
@@ -4,13 +4,13 @@
 
 pkgname=sigil
 pkgver=0.7.0
-pkgrel=1
+pkgrel=2
 pkgdesc="WYSIWYG ebook editor"
 arch=('i686' 'x86_64') 
 url="http://code.google.com/p/sigil/"
 license=('GPL3')
-depends=('qtwebkit' 'boost-libs')
-makedepends=('qt-addons' 'qtdeclarative' 'qttools' 'cmake' 'gendesk' 'boost')
+depends=('qt5-webkit' 'boost-libs')
+makedepends=('qt5-addons' 'qt5-declarative' 'qt5-tools' 'cmake' 'gendesk' 'boost')
 install=sigil.install
 source=("http://sigil.googlecode.com/files/Sigil-${pkgver}-Code.zip")
 md5sums=('06ba5ace506e01adf4a37534fa276cec')




More information about the arch-commits mailing list