summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-06-21 01:32:30 -0700
committerroot <root@rshg054.dnsready.net>2013-06-21 01:32:30 -0700
commita52aae1102dd66b353127d2f5c2218551af656e4 (patch)
tree15c14b07facf83858e18d6ed18da41f77948467e /community
parent5898d76e47144f2366f9acda9ab52827b696c2d5 (diff)
Fri Jun 21 01:31:20 PDT 2013
Diffstat (limited to 'community')
-rw-r--r--community/bitcoin/PKGBUILD4
-rw-r--r--community/bochs/PKGBUILD6
-rw-r--r--community/filezilla/PKGBUILD6
-rw-r--r--community/redis/PKGBUILD8
4 files changed, 12 insertions, 12 deletions
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 <timothy.redaelli@gmail.com>
# Contributor: shahid <helllamer@gmail.com>
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 <Jeepster@gmx.co.uk>
# Maintainer: Kevin Piche <kevin@archlinux.org>
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 <pizzapunk gmail com>
# Maintainer: Daniel J Griffiths <ghost1227@archlinux.us>
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 <pupykin.s+arch@gmail.com>
# Maintainer: Jan-Erik Rediger <badboy at archlinux dot us>
# Contributor: nofxx <x@<nick>.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')