summaryrefslogtreecommitdiff
path: root/community/sigil/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/sigil/PKGBUILD')
-rw-r--r--community/sigil/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/sigil/PKGBUILD b/community/sigil/PKGBUILD
index 7107202c1..972735efd 100644
--- a/community/sigil/PKGBUILD
+++ b/community/sigil/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 88284 2013-04-15 17:29:41Z giovanni $
+# $Id: PKGBUILD 94050 2013-07-13 12:37:15Z svenstaro $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Larry Hajali <larryhaja [at] gmail [dot] com>
pkgname=sigil
pkgver=0.7.2
-pkgrel=1
+pkgrel=2
pkgdesc="WYSIWYG ebook editor"
arch=('i686' 'x86_64')
url="http://code.google.com/p/sigil/"
@@ -17,7 +17,7 @@ md5sums=('540745983db57a2150cc2f4057455b19')
build() {
cd "${srcdir}"
- gendesk -n
+ gendesk -n "$startdir"/PKGBUILD
mkdir build
cd build