From 04aff5f70cb7c04abe06ca8eaf8261cbb0eeb378 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 11 Apr 2012 00:01:18 +0000 Subject: Wed Apr 11 00:01:18 UTC 2012 --- extra/dovecot/PKGBUILD | 10 +++++----- extra/gparted/PKGBUILD | 10 +++++----- extra/help2man/PKGBUILD | 6 +++--- 3 files changed, 13 insertions(+), 13 deletions(-) (limited to 'extra') diff --git a/extra/dovecot/PKGBUILD b/extra/dovecot/PKGBUILD index f8a3f715c..48227086d 100644 --- a/extra/dovecot/PKGBUILD +++ b/extra/dovecot/PKGBUILD @@ -1,17 +1,17 @@ -# $Id: PKGBUILD 153623 2012-03-16 18:05:31Z andyrtr $ +# $Id: PKGBUILD 155947 2012-04-09 14:48:18Z andyrtr $ # Maintainer: Andreas Radke # Contributor: Paul Mattal # Contributor: Federico Quagliata (quaqo) # Contributor: GARETTE Emmanuel pkgname=dovecot -pkgver=2.1.3 +pkgver=2.1.4 pkgrel=1 pkgdesc="An IMAP and POP3 server written with security primarily in mind" arch=('i686' 'x86_64') url="http://dovecot.org/" license=("LGPL") -depends=('krb5' 'openssl' 'sqlite3>=3.7.5' 'libmysqlclient>=5.5.10' +depends=('krb5' 'openssl' 'sqlite>=3.7.5' 'libmysqlclient>=5.5.10' 'postgresql-libs>=9.0.3' 'bzip2' 'expat' 'curl') makedepends=('pam>=1.1.1' 'libcap>=2.19' 'libldap>=2.4.22' 'clucene') optdepends=('libldap: ldap plugin' @@ -20,8 +20,8 @@ provides=('imap-server' 'pop3-server') options=('!libtool') install=$pkgname.install source=(http://dovecot.org/releases/2.1/${pkgname}-${pkgver}.tar.gz{,.sig} dovecot.sh) -md5sums=('a0e25243862c61de6274cf7d682a76ec' - '85c2737b822e095b1120e322f13ce3ad' +md5sums=('9a360fc39462da71e2bfd1d6928f3902' + '1ba2a0f1f7b5f226ce867ea8243abe46' '587159e84e2da6f83d70b3c706ba87cc') build() { diff --git a/extra/gparted/PKGBUILD b/extra/gparted/PKGBUILD index 6ed6a5c91..22490edde 100644 --- a/extra/gparted/PKGBUILD +++ b/extra/gparted/PKGBUILD @@ -1,16 +1,16 @@ -# $Id: PKGBUILD 151860 2012-03-03 14:28:54Z giovanni $ +# $Id: PKGBUILD 155954 2012-04-09 22:55:13Z giovanni $ # Maintainer: Giovanni Scafora # Contributor: Andrew Simmons # Contributor: György Balló pkgname=gparted -pkgver=0.12.0 -pkgrel=2 +pkgver=0.12.1 +pkgrel=1 pkgdesc="A Partition Magic clone, frontend to GNU Parted" arch=('i686' 'x86_64') url="http://gparted.sourceforge.net" license=('GPL') -depends=('parted' 'gtkmm' 'libsigc++') +depends=('parted' 'gtkmm' 'hicolor-icon-theme') makedepends=('intltool' 'pkg-config' 'gnome-doc-utils') optdepends=('dosfstools: for FAT16 and FAT32 partitions' 'jfsutils: for jfs partitions' @@ -24,7 +24,7 @@ optdepends=('dosfstools: for FAT16 and FAT32 partitions' install=gparted.install source=("http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.bz2" 'org.archlinux.pkexec.gparted.policy') -md5sums=('63a24677ff2ef0e62408ba684f233fab' +md5sums=('8e07e7d8cf3add3d1facc68993122cf0' '27c264cfad8fa413d75954dda7a2dd50') build() { diff --git a/extra/help2man/PKGBUILD b/extra/help2man/PKGBUILD index 318ad12a2..160551b35 100644 --- a/extra/help2man/PKGBUILD +++ b/extra/help2man/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 154267 2012-03-25 09:24:39Z giovanni $ +# $Id: PKGBUILD 155915 2012-04-09 08:06:09Z giovanni $ # Maintainer: Giovanni Scafora # Contributor: Paul Mattal pkgname=help2man -pkgver=1.40.7 +pkgver=1.40.8 pkgrel=1 pkgdesc="Conversion tool to create man files" arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ license=('GPL') depends=('perl-locale-gettext') install=help2man.install source=("http://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz") -md5sums=('8abef49b3cbbb1a7c599341d9ab1bd0f') +md5sums=('5a58c9900affd16013e091a89dcddf58') build() { cd "${srcdir}/${pkgname}-${pkgver}" -- cgit v1.2.3-54-g00ecf