diff options
author | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-07-06 15:48:13 -0300 |
---|---|---|
committer | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-07-06 15:48:13 -0300 |
commit | c81af00236132639748f465ae30c49c6a91cb506 (patch) | |
tree | 4bb77ae207f3c7c1662386eedbe50debd25d7a69 /extra/dbus | |
parent | 444a90452ae376233696c8f7ff20326553af3ed9 (diff) |
Several updates, libwebkit patched for n32
Diffstat (limited to 'extra/dbus')
-rw-r--r-- | extra/dbus/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/dbus/PKGBUILD b/extra/dbus/PKGBUILD index cf090c035..26a7f7001 100644 --- a/extra/dbus/PKGBUILD +++ b/extra/dbus/PKGBUILD @@ -4,7 +4,7 @@ # pkgname=dbus pkgver=1.4.12 -pkgrel=1 +pkgrel=2 pkgdesc="Freedesktop.org message bus system" url="http://www.freedesktop.org/Software/dbus" arch=(i686 x86_64 'mips64el') |