summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2011-11-24 21:56:59 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2011-11-24 21:56:59 +0100
commit7d381e894e1070c9a0e27654baa393ae21d9c28f (patch)
treead4e265455fdd1ec1f5bf2c21d40404399cd683c /core
parentaee90f9502b17e7adc671cd6383dabd15ef0851d (diff)
Rebuild dbus-core, pkg-config, desktop-file-utils, fontconfig, gconf, libxpm and nettle for /lib/ld.so.1.
Diffstat (limited to 'core')
-rw-r--r--core/dbus-core/PKGBUILD2
-rw-r--r--core/pkg-config/PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/core/dbus-core/PKGBUILD b/core/dbus-core/PKGBUILD
index 5d82719ae..854a17c40 100644
--- a/core/dbus-core/PKGBUILD
+++ b/core/dbus-core/PKGBUILD
@@ -4,7 +4,7 @@
#
pkgname=dbus-core
pkgver=1.4.16
-pkgrel=1
+pkgrel=1.1
pkgdesc="Freedesktop.org message bus system"
url="http://www.freedesktop.org/Software/dbus"
arch=(i686 x86_64 'mips64el')
diff --git a/core/pkg-config/PKGBUILD b/core/pkg-config/PKGBUILD
index 0ca43e47c..ed96f3380 100644
--- a/core/pkg-config/PKGBUILD
+++ b/core/pkg-config/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=pkg-config
pkgver=0.26
-pkgrel=2
+pkgrel=2.1
pkgdesc="A system for managing library compile/link flags"
arch=('i686' 'x86_64' 'mips64el')
url="http://pkgconfig.freedesktop.org/wiki/"