summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2013-07-10 23:41:36 -0300
committerNicolás Reynolds <fauno@endefensadelsl.org>2013-07-10 23:41:36 -0300
commit0fccb862cc0ea09fc8a76c29babfdcef823d9ab7 (patch)
treefd71cf16b97653cfd28a2d179af2217d3274d9dc /community
parentfd5ff7e53a5b8dbabc85ab6e2ff1342b85e155b1 (diff)
parentb509d58f0ff9d5b9167eb65b0264d014c8ac9d66 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: libre/audacious-plugins-libre/PKGBUILD
Diffstat (limited to 'community')
-rw-r--r--community/nginx/PKGBUILD4
-rw-r--r--community/oath-toolkit/PKGBUILD8
2 files changed, 6 insertions, 6 deletions
diff --git a/community/nginx/PKGBUILD b/community/nginx/PKGBUILD
index dda512b6a..08fb0bff5 100644
--- a/community/nginx/PKGBUILD
+++ b/community/nginx/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 90996 2013-05-17 06:59:15Z bpiotrowski $
+# $Id: PKGBUILD 93729 2013-07-09 07:18:03Z bpiotrowski $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: Bartłomiej Piotrowski <nospam@bpiotrowski.pl>
# Contributor: Miroslaw Szot <mss@czlug.icis.pcz.pl>
@@ -8,7 +8,7 @@ _tmpdir=/var/lib/nginx
pkgname=nginx
pkgver=1.4.1
-pkgrel=3
+pkgrel=4
pkgdesc='Lightweight HTTP server and IMAP/POP3 proxy server'
arch=('i686' 'x86_64' 'mips64el')
depends=('pcre' 'zlib' 'openssl' 'geoip')
diff --git a/community/oath-toolkit/PKGBUILD b/community/oath-toolkit/PKGBUILD
index 40aa1d916..bcb33ed15 100644
--- a/community/oath-toolkit/PKGBUILD
+++ b/community/oath-toolkit/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 82117 2013-01-08 20:25:25Z seblu $
-# Maintainer: Sébastien Luttringer <seblu@aur.archlinux.org>
+# $Id: PKGBUILD 93727 2013-07-08 23:58:49Z seblu $
+# Maintainer: Sébastien Luttringer
# Contributor: Christian Hesse <mail@eworm.de>
# Contributor: L42y <423300@gmail.com>
pkgname=oath-toolkit
-pkgver=2.0.2
+pkgver=2.2.0
pkgrel=1
pkgdesc='OATH one-time password toolkit'
arch=('i686' 'x86_64' 'mips64el')
@@ -13,7 +13,7 @@ license=('GPL3')
depends=('glibc' 'pam' 'xmlsec')
options=('!libtool')
source=("http://download.savannah.nongnu.org/releases/$pkgname/$pkgname-$pkgver.tar.gz")
-md5sums=('35232dfcaf0e77377f926d561fe5086d')
+md5sums=('2afc64577936a1a79cff72b0718c9636')
build() {
cd $pkgname-$pkgver