summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2013-06-22 02:08:33 -0300
committerNicolás Reynolds <fauno@endefensadelsl.org>2013-06-22 02:08:33 -0300
commit91968c1a437bb737168a14a4bb719815911dd39c (patch)
treeda5010414d85853fb2dfc08df9025648f996ef4f /community
parentcdaa430a2be9eb7cb404bb4e0257ef1dd91f59ce (diff)
parentdeef1b9af1fb8bb4c263d8aa1df699ef0d4d3b31 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/bitcoin/PKGBUILD community/bochs/PKGBUILD libre/p7zip-libre/PKGBUILD libre/psutils-libre/PKGBUILD
Diffstat (limited to 'community')
-rw-r--r--community/bitcoin/PKGBUILD4
-rw-r--r--community/bochs/PKGBUILD8
-rw-r--r--community/filezilla/PKGBUILD6
-rw-r--r--community/redis/PKGBUILD8
4 files changed, 13 insertions, 13 deletions
diff --git a/community/bitcoin/PKGBUILD b/community/bitcoin/PKGBUILD
index 329f4077c..70db053d9 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' 'mips64el')
url="http://www.bitcoin.org/"
makedepends=('boost' 'automoc4' 'qrencode' 'miniupnpc')
diff --git a/community/bochs/PKGBUILD b/community/bochs/PKGBUILD
index e5722c6eb..ffb45cc3d 100644
--- a/community/bochs/PKGBUILD
+++ b/community/bochs/PKGBUILD
@@ -1,17 +1,17 @@
-# $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
-pkgrel=1.1
+pkgver=2.6.2
+pkgrel=1
pkgdesc="A portable x86 PC emulation software package"
arch=('i686' 'x86_64' 'mips64el')
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 ddc99181f..0a8b6eb0e 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' 'mips64el')
@@ -31,4 +31,4 @@ package() {
make DESTDIR="${pkgdir}" install
}
-md5sums=('04a6a6aea31a01feda78e509246ae10a')
+md5sums=('be19e8c157e81f94048ed3b1e3031b07')
diff --git a/community/redis/PKGBUILD b/community/redis/PKGBUILD
index 6d45cce5f..857b4610c 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' 'mips64el')
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')