[arch-commits] Commit in dconf/trunk (PKGBUILD)

Jan de Groot jgc at archlinux.org
Mon Oct 1 13:33:05 UTC 2012


    Date: Monday, October 1, 2012 @ 09:33:04
  Author: jgc
Revision: 167337

upgpkg: dconf 0.13.90-1

0.13.90

Modified:
  dconf/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-10-01 12:07:27 UTC (rev 167336)
+++ PKGBUILD	2012-10-01 13:33:04 UTC (rev 167337)
@@ -2,18 +2,18 @@
 # Maintainer: Ionut Biru <ibiru at archlinux.org>
 
 pkgname=dconf
-pkgver=0.12.1
-pkgrel=2
+pkgver=0.13.90
+pkgrel=1
 pkgdesc="A low-level configuration system."
 arch=(i686 x86_64)
 url="http://live.gnome.org/dconf"
 license=('LGPL2.1')
 depends=('glib2' 'gtk-update-icon-cache')
-makedepends=('vala' 'gtk3')
+makedepends=('vala' 'gtk3' 'intltool' 'docbook-xsl')
 optdepends=('gtk3: for dconf-editor')
 install=dconf.install
 source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('3cd32b78d88ed7be90dace5d45e2cf8a6abdb253d43dbfa5ef52103b329dc214')
+sha256sums=('8661a45700d2530d1e07b735809a3a5e3df019cc8064f0f80919417fc59ee288')
 
 build() {
   cd "$pkgname-$pkgver"




More information about the arch-commits mailing list