[arch-commits] Commit in gnome-common/repos/gnome-unstable-any (PKGBUILD PKGBUILD)

Jan de Groot jgc at archlinux.org
Wed Oct 17 06:58:27 UTC 2012


    Date: Wednesday, October 17, 2012 @ 02:58:27
  Author: jgc
Revision: 168969

archrelease: copy trunk to gnome-unstable-any

Added:
  gnome-common/repos/gnome-unstable-any/PKGBUILD
    (from rev 168968, gnome-common/trunk/PKGBUILD)
Deleted:
  gnome-common/repos/gnome-unstable-any/PKGBUILD

----------+
 PKGBUILD |   46 +++++++++++++++++++++++-----------------------
 1 file changed, 23 insertions(+), 23 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2012-10-17 06:58:09 UTC (rev 168968)
+++ PKGBUILD	2012-10-17 06:58:27 UTC (rev 168969)
@@ -1,23 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot <jgc at archlinux.org>
-
-pkgname=gnome-common
-pkgver=3.5.91
-pkgrel=1
-pkgdesc="Common development macros for GNOME"
-arch=(any)
-license=('GPL')
-url="http://www.gnome.org"
-source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
-sha256sums=('6dc4583c58bd4457aa290ee8c6dc991b764a6322a181a4e51f6f8d50ef78ffbd')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: gnome-common/repos/gnome-unstable-any/PKGBUILD (from rev 168968, gnome-common/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2012-10-17 06:58:27 UTC (rev 168969)
@@ -0,0 +1,23 @@
+# $Id$
+# Maintainer: Jan de Groot <jgc at archlinux.org>
+
+pkgname=gnome-common
+pkgver=3.6.0
+pkgrel=1
+pkgdesc="Common development macros for GNOME"
+arch=(any)
+license=('GPL')
+url="http://www.gnome.org"
+source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
+sha256sums=('e10f09de06bddcc8f980422e3bfdcd8185eee7f1eae11543a765ec8e764b8d95')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}




More information about the arch-commits mailing list