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

Jan de Groot jgc at archlinux.org
Thu Mar 24 22:54:16 UTC 2016


    Date: Thursday, March 24, 2016 @ 23:54:16
  Author: jgc
Revision: 262492

upgpkg: dconf 0.26.0-1

Modified:
  dconf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-24 22:52:17 UTC (rev 262491)
+++ PKGBUILD	2016-03-24 22:54:16 UTC (rev 262492)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru <ibiru at archlinux.org>
 
 pkgname=dconf
-pkgver=0.25.1
+pkgver=0.26.0
 pkgrel=1
 pkgdesc="A low-level configuration system."
 arch=(i686 x86_64)
@@ -9,10 +9,10 @@
 url="http://live.gnome.org/dconf"
 license=('LGPL2.1')
 depends=('glib2')
-makedepends=('vala' 'intltool' 'docbook-xsl' 'python2')
+makedepends=('vala' 'intltool' 'docbook-xsl' 'python')
 install=dconf.install
 source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('5011982b2b81c531f557d2abed215bb78223b6e75f0c92aaf6b73d3c8aa711d1')
+sha256sums=('8683292eb31a3fae31e561f0a4220d8569b0f6d882e9958b68373f9043d658c9')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list