diff options
author | root <root@rshg054.dnsready.net> | 2012-02-06 23:14:50 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-02-06 23:14:50 +0000 |
commit | 1fa6edfba8d1e31ca1c0d59e8202cd3c62ccf393 (patch) | |
tree | 8d7ccc2dc9d08a4c3cde26aa01c887e9a0fc2fa1 /community/sigil/PKGBUILD | |
parent | bdb5b3e66f6afa586ea147f69af5e4ba388f7615 (diff) |
Mon Feb 6 23:14:50 UTC 2012
Diffstat (limited to 'community/sigil/PKGBUILD')
-rw-r--r-- | community/sigil/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/community/sigil/PKGBUILD b/community/sigil/PKGBUILD index c3d982595..5b3e1f11f 100644 --- a/community/sigil/PKGBUILD +++ b/community/sigil/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 62685 2012-01-24 13:11:44Z giovanni $ +# $Id: PKGBUILD 63837 2012-02-06 01:19:19Z giovanni $ # Maintainer: Giovanni Scafora <giovanni@archlinux.org> # Contributor: Larry Hajali <larryhaja [at] gmail [dot] com> pkgname=sigil -pkgver=0.5.0 +pkgver=0.5.1 pkgrel=1 pkgdesc="A WYSIWYG ebook editor" arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ makedepends=('cmake') install=sigil.install source=("http://sigil.googlecode.com/files/Sigil-${pkgver}-Code.zip" "${pkgname}.desktop") -md5sums=('8deb8ae451d485698ab9330dccfe46e5' +md5sums=('82a2a764e38eb1372dbe43597055957d' 'fef6aa492af487ccccd6b133635cee5a') build() { |