[arch-commits] Commit in gsettings-desktop-schemas/repos/extra-any (PKGBUILD PKGBUILD)

Jan Steffens heftig at archlinux.org
Wed Aug 31 06:43:00 UTC 2016


    Date: Wednesday, August 31, 2016 @ 06:42:59
  Author: heftig
Revision: 275558

archrelease: copy trunk to extra-any

Added:
  gsettings-desktop-schemas/repos/extra-any/PKGBUILD
    (from rev 275556, gsettings-desktop-schemas/trunk/PKGBUILD)
Deleted:
  gsettings-desktop-schemas/repos/extra-any/PKGBUILD

----------+
 PKGBUILD |   56 ++++++++++++++++++++++++++++----------------------------
 1 file changed, 28 insertions(+), 28 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-31 06:42:58 UTC (rev 275557)
+++ PKGBUILD	2016-08-31 06:42:59 UTC (rev 275558)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer : Ionut Biru <ibiru at archlinux.org>
-# Contributor: Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
-# Contributor: Adam Hani Schakaki (krzd) <krzd at krzd.net>
-
-pkgname=gsettings-desktop-schemas
-pkgver=3.21.2
-pkgrel=1
-pkgdesc="Shared GSettings schemas for the desktop"
-arch=(any)
-url="https://www.gnome.org/"
-license=(GPL)
-depends=(glib2)
-makedepends=(intltool gobject-introspection)
-source=(https://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('132c95d64d22cfb36bffa8a3c3502b8c6d844b328033b690d787f3da2e09914e')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-    --disable-schemas-compile
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: gsettings-desktop-schemas/repos/extra-any/PKGBUILD (from rev 275556, gsettings-desktop-schemas/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2016-08-31 06:42:59 UTC (rev 275558)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer : Ionut Biru <ibiru at archlinux.org>
+# Contributor: Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
+# Contributor: Adam Hani Schakaki (krzd) <krzd at krzd.net>
+
+pkgname=gsettings-desktop-schemas
+pkgver=3.21.4
+pkgrel=1
+pkgdesc="Shared GSettings schemas for the desktop"
+arch=(any)
+url="https://www.gnome.org/"
+license=(GPL)
+depends=(glib2)
+makedepends=(intltool gobject-introspection)
+source=(https://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('6d195bfe8d4af56b2cfb46417473ecad6e41b7254ff226bb9d20c8944310c15f')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+    --disable-schemas-compile
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list