summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorroot <root@rshg047.dnsready.net>2011-07-09 23:10:17 +0000
committerroot <root@rshg047.dnsready.net>2011-07-09 23:10:17 +0000
commitd1e588afc2779754c0abd1122ecf4f8e3c863d7a (patch)
treeb9373ca2187d6796b8045bae62418621abf01ff4 /community
parentd006db78a1ce530e9df8a65f87bf39e8d6cc88e5 (diff)
Sat Jul 9 23:10:17 UTC 2011
Diffstat (limited to 'community')
-rw-r--r--community/nbd/PKGBUILD6
-rw-r--r--community/perl-libapreq2/PKGBUILD12
2 files changed, 9 insertions, 9 deletions
diff --git a/community/nbd/PKGBUILD b/community/nbd/PKGBUILD
index f2cd3e776..571364ac9 100644
--- a/community/nbd/PKGBUILD
+++ b/community/nbd/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 48213 2011-05-30 08:16:09Z svenstaro $
+# $Id: PKGBUILD 51422 2011-07-08 22:24:07Z svenstaro $
# Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com>
# Contributor: Christian Hesse <mail@eworm.de>
# Contributor: Ionut Biru <ibiru@archlinux.org>
# Contributor: Gerhard Brauer <gerbra@archlinux.de>
pkgname=nbd
-pkgver=2.9.22
+pkgver=2.9.23
pkgrel=1
pkgdesc="Tools for network block devices, allowing you to use remote block devices over TCP/IP."
arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@ source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2
backup=('etc/nbd-server/config')
depends=('glib2')
install=nbd.install
-md5sums=('ff79803165a349a84d526bfcea820b12'
+md5sums=('065b6ded41887a08be6dbb8d77280f24'
'075be420c3d7d7fc9408def3cb8c470d'
'e7b13a8b3369e11927d9917664557efa')
diff --git a/community/perl-libapreq2/PKGBUILD b/community/perl-libapreq2/PKGBUILD
index b9526091a..2cacd77bc 100644
--- a/community/perl-libapreq2/PKGBUILD
+++ b/community/perl-libapreq2/PKGBUILD
@@ -1,19 +1,19 @@
-# $Id: PKGBUILD 49380 2011-06-15 09:32:23Z spupykin $
+# $Id: PKGBUILD 51414 2011-07-08 20:33:33Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: Tom K <tomk@runbox.com>
pkgname=perl-libapreq2
-pkgver=2.12
-pkgrel=9
+pkgver=2.13
+pkgrel=1
pkgdesc="A safe, standards-compliant, high-performance library used for parsing HTTP cookies, query-strings and POST data."
arch=('i686' 'x86_64')
url="http://search.cpan.org/dist/libapreq2"
depends=('mod_perl' 'apr-util')
-makedepends=('perl-extutils-xsbuilder' 'perl-version')
+makedepends=('perl-extutils-xsbuilder')
license=("GPL")
options=('!libtool' '!makeflags')
-source=(http://www.cpan.org/authors/id/J/JO/JOESUF/libapreq2-$pkgver.tar.gz)
-md5sums=('76e2acde0d82246dea6f2565f3746eec')
+source=(http://search.cpan.org/CPAN/authors/id/I/IS/ISAAC/libapreq2-$pkgver.tar.gz)
+md5sums=('c11fb0861aa84dcc6cd0f0798b045eee')
build() {
cd $srcdir/libapreq2-$pkgver