summaryrefslogtreecommitdiff
path: root/community/sigil
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-12-02 13:37:59 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-12-02 13:37:59 -0300
commit3383a1fbd954b78716dd8ff9d9f2097e176d2279 (patch)
tree68aa3acbd50e6d0d7bdcfa2947d1772f7edb8a0d /community/sigil
parent7f3d7e2203a9252280361a1d095528cb056d08dc (diff)
parent9e9ab642711f2424f828e21d14b98c45cdef2b29 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community-testing/packagekit/PKGBUILD community/liboglappth/PKGBUILD community/texvc/PKGBUILD extra/libvdpau/PKGBUILD extra/minicom/PKGBUILD extra/muparser/PKGBUILD extra/netkit-bsd-finger/PKGBUILD extra/normalize/PKGBUILD
Diffstat (limited to 'community/sigil')
-rw-r--r--community/sigil/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/sigil/PKGBUILD b/community/sigil/PKGBUILD
index f4af9acf3..b9f3f0e1a 100644
--- a/community/sigil/PKGBUILD
+++ b/community/sigil/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 58533 2011-11-13 16:05:39Z andrea $
+# $Id: PKGBUILD 59836 2011-11-30 22:56:23Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Larry Hajali <larryhaja [at] gmail [dot] com>
pkgname=sigil
pkgver=0.4.2
-pkgrel=1
+pkgrel=2
pkgdesc="A WYSIWYG ebook editor"
arch=('i686' 'x86_64' 'mips64el')
url="http://code.google.com/p/sigil/"
@@ -12,8 +12,8 @@ license=('GPL3')
depends=('qt')
makedepends=('cmake')
install=sigil.install
-source=(http://sigil.googlecode.com/files/Sigil-${pkgver}-Code.zip
- ${pkgname}.desktop)
+source=("http://sigil.googlecode.com/files/Sigil-${pkgver}-Code.zip"
+ "${pkgname}.desktop")
md5sums=('ce27976254236f8b11b787fd05be9acb'
'fef6aa492af487ccccd6b133635cee5a')