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

Jan de Groot jgc at archlinux.org
Thu Mar 17 11:07:24 UTC 2016


    Date: Thursday, March 17, 2016 @ 12:07:24
  Author: jgc
Revision: 261971

upgpkg: dconf 0.25.1-1

Modified:
  dconf/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-17 11:06:09 UTC (rev 261970)
+++ PKGBUILD	2016-03-17 11:07:24 UTC (rev 261971)
@@ -2,17 +2,17 @@
 # Maintainer: Ionut Biru <ibiru at archlinux.org>
 
 pkgname=dconf
-pkgver=0.24.0
+pkgver=0.25.1
 pkgrel=1
 pkgdesc="A low-level configuration system."
 arch=(i686 x86_64)
 url="http://live.gnome.org/dconf"
 license=('LGPL2.1')
-depends=('glib2' 'libdbus')
+depends=('glib2')
 makedepends=('vala' 'intltool' 'docbook-xsl' 'python2')
 install=dconf.install
 source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('4373e0ced1f4d7d68d518038796c073696280e22957babb29feb0267c630fec2')
+sha256sums=('5011982b2b81c531f557d2abed215bb78223b6e75f0c92aaf6b73d3c8aa711d1')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list