summaryrefslogtreecommitdiff
path: root/libre
diff options
context:
space:
mode:
Diffstat (limited to 'libre')
-rw-r--r--libre/claws-mail-libre/PKGBUILD8
-rw-r--r--libre/claws-mail-libre/claws-mail.install3
-rw-r--r--libre/gummiboot/PKGBUILD4
3 files changed, 8 insertions, 7 deletions
diff --git a/libre/claws-mail-libre/PKGBUILD b/libre/claws-mail-libre/PKGBUILD
index 2a0ce65ce..d9a171e10 100644
--- a/libre/claws-mail-libre/PKGBUILD
+++ b/libre/claws-mail-libre/PKGBUILD
@@ -1,12 +1,12 @@
-# $Id$
+# $Id: PKGBUILD 188143 2013-06-10 13:35:31Z bpiotrowski $
# Maintainer: Andreas Radke <andyrtr@archlinux.org>
# Maintainer (Parabola): Márcio Silva <coadde@lavabit.com>
pkgname=claws-mail-libre
_pkgflag=libre
_pkgname=${pkgname%-$_pkgflag}
-pkgver=3.9.1
-pkgrel=3
+pkgver=3.9.2
+pkgrel=1
pkgdesc='A GTK+ based e-mail client, without nonfree PalmOS handheld devices support'
arch=('i686' 'x86_64' 'mips64el')
license=('GPL3')
@@ -40,7 +40,7 @@ provides=("$_pkgname=$pkgver" 'claws')
options=(!libtool)
install=$_pkgname.install
source=(http://downloads.sourceforge.net/sourceforge/sylpheed-claws/$_pkgname-$pkgver.tar.bz2{,.asc})
-md5sums=('8adc734912ff1b83545cb12850100473'
+md5sums=('90de2a265e65fbd9dffdbf428bb0ee28'
'SKIP')
build() {
diff --git a/libre/claws-mail-libre/claws-mail.install b/libre/claws-mail-libre/claws-mail.install
index 94313db3a..4d2f155d4 100644
--- a/libre/claws-mail-libre/claws-mail.install
+++ b/libre/claws-mail-libre/claws-mail.install
@@ -1,5 +1,5 @@
post_install() {
- echo "install \"html2ps\" from AUR to add support for printing html mails together with html plugins"
+ echo "install \"html2ps\" from AUR to add support for printing html mails with fancy plugin"
gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
update-desktop-database -q
}
@@ -13,3 +13,4 @@ post_remove() {
gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
update-desktop-database -q
}
+
diff --git a/libre/gummiboot/PKGBUILD b/libre/gummiboot/PKGBUILD
index 1195912e8..bbed77b21 100644
--- a/libre/gummiboot/PKGBUILD
+++ b/libre/gummiboot/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 186011 2013-05-20 13:11:55Z tomegun $
+# $Id: PKGBUILD 187912 2013-06-08 06:38:24Z tpowa $
# Maintainer: Tom Gundersen <teg@jklm.no>
# Contributor: Tobias Powalowski <tpowa@archlinux.org>
# Contributor: Keshav P R <(the.ridikulus.rat) (aatt) (gemmaeiil) (ddoott) (ccoomm)>
@@ -6,7 +6,7 @@
# Maintainer (Parabola): André Silva <emulatorman@lavabit.com>
pkgname="gummiboot"
-pkgver="31"
+pkgver="32"
pkgrel="1"
pkgdesc="Simple text-mode UEFI Boot Manager (Parabola rebranded)"
url="http://freedesktop.org/wiki/Software/gummiboot"