Date: Tuesday, October 3, 2017 @ 17:35:17
  Author: heftig
Revision: 306649

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  dconf/repos/testing-i686/PKGBUILD
    (from rev 306648, dconf/trunk/PKGBUILD)
  dconf/repos/testing-x86_64/PKGBUILD
    (from rev 306648, dconf/trunk/PKGBUILD)
Deleted:
  dconf/repos/testing-i686/PKGBUILD
  dconf/repos/testing-x86_64/PKGBUILD

-------------------------+
 /PKGBUILD               |   78 ++++++++++++++++++++++++++++++++++++++++++++++
 testing-i686/PKGBUILD   |   39 -----------------------
 testing-x86_64/PKGBUILD |   39 -----------------------
 3 files changed, 78 insertions(+), 78 deletions(-)

Deleted: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD       2017-10-03 17:34:34 UTC (rev 306648)
+++ testing-i686/PKGBUILD       2017-10-03 17:35:17 UTC (rev 306649)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) <jan.steff...@gmail.com>
-# Contributor: Ionut Biru <ib...@archlinux.org>
-
-pkgname=dconf
-pkgver=0.26.0+2+g9ac8f16
-pkgrel=1
-pkgdesc="Configuration database system"
-url="https://wiki.gnome.org/Projects/dconf";
-arch=(i686 x86_64)
-license=(LGPL2.1)
-depends=(glib2)
-makedepends=(vala dbus git gtk-doc python)
-_commit=9ac8f161962c8e2eeab2847caa036064d21e807f  # master
-source=("git+https://git.gnome.org/browse/dconf#commit=$_commit";)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd $pkgname
-  ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib/dconf 
--enable-gtk-doc
-  make
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: dconf/repos/testing-i686/PKGBUILD (from rev 306648, 
dconf/trunk/PKGBUILD)
===================================================================
--- testing-i686/PKGBUILD                               (rev 0)
+++ testing-i686/PKGBUILD       2017-10-03 17:35:17 UTC (rev 306649)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) <jan.steff...@gmail.com>
+# Contributor: Ionut Biru <ib...@archlinux.org>
+
+pkgname=dconf
+pkgver=0.26.1
+pkgrel=1
+pkgdesc="Configuration database system"
+url="https://wiki.gnome.org/Projects/dconf";
+arch=(i686 x86_64)
+license=(LGPL2.1)
+depends=(glib2)
+makedepends=(vala dbus git gtk-doc python)
+_commit=46d862f37c8d35012b23932a8fb9073826407087  # tags/0.26.1^0
+source=("git+https://git.gnome.org/browse/dconf#commit=$_commit";)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib/dconf 
--enable-gtk-doc
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: testing-x86_64/PKGBUILD
===================================================================
--- testing-x86_64/PKGBUILD     2017-10-03 17:34:34 UTC (rev 306648)
+++ testing-x86_64/PKGBUILD     2017-10-03 17:35:17 UTC (rev 306649)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) <jan.steff...@gmail.com>
-# Contributor: Ionut Biru <ib...@archlinux.org>
-
-pkgname=dconf
-pkgver=0.26.0+2+g9ac8f16
-pkgrel=1
-pkgdesc="Configuration database system"
-url="https://wiki.gnome.org/Projects/dconf";
-arch=(i686 x86_64)
-license=(LGPL2.1)
-depends=(glib2)
-makedepends=(vala dbus git gtk-doc python)
-_commit=9ac8f161962c8e2eeab2847caa036064d21e807f  # master
-source=("git+https://git.gnome.org/browse/dconf#commit=$_commit";)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd $pkgname
-  ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib/dconf 
--enable-gtk-doc
-  make
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: dconf/repos/testing-x86_64/PKGBUILD (from rev 306648, 
dconf/trunk/PKGBUILD)
===================================================================
--- testing-x86_64/PKGBUILD                             (rev 0)
+++ testing-x86_64/PKGBUILD     2017-10-03 17:35:17 UTC (rev 306649)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) <jan.steff...@gmail.com>
+# Contributor: Ionut Biru <ib...@archlinux.org>
+
+pkgname=dconf
+pkgver=0.26.1
+pkgrel=1
+pkgdesc="Configuration database system"
+url="https://wiki.gnome.org/Projects/dconf";
+arch=(i686 x86_64)
+license=(LGPL2.1)
+depends=(glib2)
+makedepends=(vala dbus git gtk-doc python)
+_commit=46d862f37c8d35012b23932a8fb9073826407087  # tags/0.26.1^0
+source=("git+https://git.gnome.org/browse/dconf#commit=$_commit";)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib/dconf 
--enable-gtk-doc
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Reply via email to