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

Antonio Rojas arojas at archlinux.org
Sun Jun 19 22:01:43 UTC 2016


    Date: Sunday, June 19, 2016 @ 22:01:42
  Author: arojas
Revision: 180465

Update to 0.9.6

Modified:
  sigil/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-19 20:25:12 UTC (rev 180464)
+++ PKGBUILD	2016-06-19 22:01:42 UTC (rev 180465)
@@ -3,8 +3,8 @@
 # Contributor: Larry Hajali <larryhaja [at] gmail [dot] com>
 
 pkgname=sigil
-pkgver=0.9.5
-pkgrel=2
+pkgver=0.9.6
+pkgrel=1
 pkgdesc="WYSIWYG ebook editor"
 arch=('i686' 'x86_64')
 url="http://sigil-ebook.com/"
@@ -12,7 +12,7 @@
 depends=('qt5-webkit' 'python' 'hicolor-icon-theme' 'python-lxml' 'minizip' 'hunspell')
 makedepends=('qt5-multimedia' 'qt5-tools' 'qt5-svg' 'cmake')
 source=("Sigil-${pkgver}.zip::https://github.com/Sigil-Ebook/Sigil/archive/${pkgver}.zip")
-md5sums=('d120bc1ab131a57464a95499c5407ab6')
+md5sums=('6c17efbd60eba5cf6dc7d60848ab1ba5')
 
 build() {
   cd "${srcdir}/Sigil-${pkgver}"



More information about the arch-commits mailing list