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

Giovanni Scafora giovanni at archlinux.org
Sun Sep 28 20:28:41 UTC 2014


    Date: Sunday, September 28, 2014 @ 22:28:40
  Author: giovanni
Revision: 119711

upgpkg: sigil 0.8.0-1

upstream release

Modified:
  sigil/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-28 20:24:43 UTC (rev 119710)
+++ PKGBUILD	2014-09-28 20:28:40 UTC (rev 119711)
@@ -3,17 +3,17 @@
 # Contributor: Larry Hajali <larryhaja [at] gmail [dot] com>
 
 pkgname=sigil
-pkgver=0.7.4
-pkgrel=3
+pkgver=0.8.0
+pkgrel=1
 pkgdesc="WYSIWYG ebook editor"
 arch=('i686' 'x86_64')
-url="http://code.google.com/p/sigil/"
+url="https://github.com/user-none/Sigil/"
 license=('GPL3')
 depends=('qt5-webkit' 'boost-libs')
 makedepends=('qt5-tools' 'qt5-svg' 'cmake' 'gendesk' 'boost')
 install=sigil.install
-source=("http://sigil.googlecode.com/files/Sigil-${pkgver}-Code.zip")
-md5sums=('dde8f3b8daa0ccd37589ea2aa454e1bc')
+source=("https://github.com/user-none/Sigil/releases/download/${pkgver}/Sigil-${pkgver}-Code.zip")
+md5sums=('e22bd595d550a31e1160ca9d166c12e6')
 
 build() {
   cd "${srcdir}"



More information about the arch-commits mailing list