From a52aae1102dd66b353127d2f5c2218551af656e4 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 21 Jun 2013 01:32:30 -0700 Subject: Fri Jun 21 01:31:20 PDT 2013 --- community/bitcoin/PKGBUILD | 4 ++-- community/bochs/PKGBUILD | 6 +++--- community/filezilla/PKGBUILD | 6 +++--- community/redis/PKGBUILD | 8 ++++---- 4 files changed, 12 insertions(+), 12 deletions(-) (limited to 'community') diff --git a/community/bitcoin/PKGBUILD b/community/bitcoin/PKGBUILD index f3b4b8502..e3040c51b 100644 --- a/community/bitcoin/PKGBUILD +++ b/community/bitcoin/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 92237 2013-06-03 06:54:08Z tredaelli $ +# $Id: PKGBUILD 92952 2013-06-20 11:00:24Z tredaelli $ # Maintainer: Timothy Redaelli # Contributor: shahid pkgbase=bitcoin pkgname=('bitcoin-daemon' 'bitcoin-qt') pkgver=0.8.2 -pkgrel=1 +pkgrel=2 arch=('i686' 'x86_64') url="http://www.bitcoin.org/" makedepends=('boost' 'automoc4' 'qrencode' 'miniupnpc') diff --git a/community/bochs/PKGBUILD b/community/bochs/PKGBUILD index b8df6203d..0a26bfc4f 100644 --- a/community/bochs/PKGBUILD +++ b/community/bochs/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 83126 2013-01-27 16:09:41Z pierre $ +# $Id: PKGBUILD 92959 2013-06-20 20:17:58Z kkeen $ #Contributor: Tom Newsom # Maintainer: Kevin Piche pkgname=bochs -pkgver=2.6 +pkgver=2.6.2 pkgrel=1 pkgdesc="A portable x86 PC emulation software package" arch=('i686' 'x86_64') @@ -11,7 +11,7 @@ url="http://bochs.sourceforge.net/" license=('LGPL') depends=('gcc-libs' 'libxrandr') source=("http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz") -md5sums=('7e25e1a4d2f7e0464e8d6381f38741d9') +md5sums=('82ecaff9826d4f29fa46f3062e2957b8') build() { cd "${srcdir}/${pkgname}-${pkgver}" diff --git a/community/filezilla/PKGBUILD b/community/filezilla/PKGBUILD index 7d419f030..050c3bc2c 100644 --- a/community/filezilla/PKGBUILD +++ b/community/filezilla/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 91731 2013-05-26 17:21:25Z bluewind $ +# $Id: PKGBUILD 92950 2013-06-20 08:29:35Z bluewind $ # Contributor: Alexander Fehr # Maintainer: Daniel J Griffiths pkgname=filezilla -pkgver=3.7.0.2 +pkgver=3.7.1 pkgrel=1 pkgdesc="Fast and reliable FTP, FTPS and SFTP client" arch=('i686' 'x86_64') @@ -31,4 +31,4 @@ package() { make DESTDIR="${pkgdir}" install } -md5sums=('04a6a6aea31a01feda78e509246ae10a') +md5sums=('be19e8c157e81f94048ed3b1e3031b07') diff --git a/community/redis/PKGBUILD b/community/redis/PKGBUILD index cb766dbda..f4c813590 100644 --- a/community/redis/PKGBUILD +++ b/community/redis/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 90717 2013-05-13 14:36:35Z spupykin $ +# $Id: PKGBUILD 92955 2013-06-20 12:43:06Z spupykin $ # Maintainer: Sergej Pupykin # Maintainer: Jan-Erik Rediger # Contributor: nofxx .com> pkgname=redis -pkgver=2.6.13 -pkgrel=2 +pkgver=2.6.14 +pkgrel=1 pkgdesc="Advanced key-value store" arch=('i686' 'x86_64') url="http://redis.io/" @@ -17,7 +17,7 @@ backup=("etc/redis.conf" source=("http://redis.googlecode.com/files/${pkgname}-${pkgver}.tar.gz" "redis.service" "redis.logrotate") -md5sums=('c4be422013905c64af18b1ef140de21f' +md5sums=('02e0c06e953413017ff64862953e2756' '5ab9fdb200e15c13b450fda77fa030b6' '9e2d75b7a9dc421122d673fe520ef17f') -- cgit v1.2.3-54-g00ecf