summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
Diffstat (limited to 'community')
-rw-r--r--community/fox/PKGBUILD6
-rw-r--r--community/intellij-idea-libs/PKGBUILD8
-rw-r--r--community/nsd/PKGBUILD8
-rw-r--r--community/xlockmore/PKGBUILD6
4 files changed, 14 insertions, 14 deletions
diff --git a/community/fox/PKGBUILD b/community/fox/PKGBUILD
index 3ab908481..2b607fc5a 100644
--- a/community/fox/PKGBUILD
+++ b/community/fox/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 70277 2012-05-03 15:59:36Z spupykin $
+# $Id: PKGBUILD 74419 2012-07-27 14:49:42Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Ben <ben@benmazer.net>
pkgname=fox
-pkgver=1.6.45
+pkgver=1.6.46
pkgrel=1
pkgdesc="Free Objects for X: GUI Toolkit for C++"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ depends=('bzip2' 'libxcursor' 'libxft' 'libxrandr' 'mesa' 'libxi' 'libpng' 'libt
optdepends=('perl')
options=('!libtool')
source=(http://ftp.fox-toolkit.org/pub/fox-$pkgver.tar.gz)
-md5sums=('57bef430c3d01463508d76a88f61d763')
+md5sums=('da2c5cf36eff32a0c49cfcd9494fe6b7')
build() {
cd ${srcdir}/${pkgname}-${pkgver}
diff --git a/community/intellij-idea-libs/PKGBUILD b/community/intellij-idea-libs/PKGBUILD
index 565c5597e..656d796a0 100644
--- a/community/intellij-idea-libs/PKGBUILD
+++ b/community/intellij-idea-libs/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 70885 2012-05-18 16:05:18Z stativ $
+# $Id: PKGBUILD 74411 2012-07-27 08:27:33Z stativ $
# Maintainer: Lukas Jirkovsky <l.jirkovsky@gmail.com>
pkgname=intellij-idea-libs
-pkgver=11.1.2
-_pkgver=117.418
+pkgver=11.1.3
+_pkgver=117.798
pkgrel=1
pkgdesc="Architecture dependend libraries needed by the Intellij Idea IDE"
arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@ url="http://www.jetbrains.org/"
license=('apache')
depends=('glibc')
source=(http://download.jetbrains.com/idea/ideaIC-$pkgver.tar.gz)
-md5sums=('eae2d36d088677e1d5670986da311f85')
+md5sums=('b8ae865e3645cfd0a8d16dac481fd25c')
build() {
cd "$srcdir"
diff --git a/community/nsd/PKGBUILD b/community/nsd/PKGBUILD
index ce1701117..6923d2233 100644
--- a/community/nsd/PKGBUILD
+++ b/community/nsd/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 74075 2012-07-19 14:27:58Z bisson $
-# Maintainer: Kaiting Chen <kaitocracy@gmail.com>
+# $Id: PKGBUILD 74417 2012-07-27 10:50:01Z bisson $
# Maintainer: Gaetan Bisson <bisson@archlinux.org>
+# Contributor: Kaiting Chen <kaitocracy@gmail.com>
# Contributor: Roberto Alsina <ralsina@kde.org>
pkgname=nsd
-pkgver=3.2.12
+pkgver=3.2.13
pkgrel=1
pkgdesc='Authoritative only, high performance and simple DNS server'
url='http://www.nlnetlabs.nl/nsd/'
@@ -14,7 +14,7 @@ makedepends=('flex')
arch=('i686' 'x86_64')
source=("http://www.nlnetlabs.nl/downloads/${pkgname}/${pkgname}-${pkgver}.tar.gz"
'service')
-sha1sums=('dd8606a05525f6a493dfacb7ddfa7e1fa3c6a85b'
+sha1sums=('2cb44f75e9686fd73c7ee9765857a36a8fe5bca9'
'29a74ce922b3991dd65ae5254bafa0a308d915e9')
install=install
diff --git a/community/xlockmore/PKGBUILD b/community/xlockmore/PKGBUILD
index 49ab44988..6916de04d 100644
--- a/community/xlockmore/PKGBUILD
+++ b/community/xlockmore/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 64132 2012-02-09 01:00:06Z spupykin $
+# $Id: PKGBUILD 74407 2012-07-27 05:34:52Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: dorphell <dorphell@archlinux.org>
pkgname=xlockmore
-pkgver=5.38
+pkgver=5.40
pkgrel=1
pkgdesc="screen saver / locker for the X Window System"
arch=(i686 x86_64)
@@ -13,7 +13,7 @@ url="http://www.tux.org/~bagleyd/xlockmore.html"
options=('!makeflags')
source=(http://www.tux.org/~bagleyd/xlock/xlockmore-$pkgver/xlockmore-$pkgver.tar.bz2
LICENSE)
-md5sums=('da08b39ea92d2f0b95564b1314f57a42'
+md5sums=('47a8e16c485da7b0ebfa3f3e43300189'
'a64afab4283f53972a6702c2e59850d7')
build() {