[arch-commits] Commit in gnome-backgrounds/repos/gnome-unstable-any (2 files)

Ionut Biru ibiru at archlinux.org
Tue Sep 27 12:18:46 UTC 2011


    Date: Tuesday, September 27, 2011 @ 08:18:46
  Author: ibiru
Revision: 138610

archrelease: copy trunk to gnome-unstable-any

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

----------+
 PKGBUILD |   52 ++++++++++++++++++++++++++--------------------------
 1 file changed, 26 insertions(+), 26 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2011-09-27 12:17:30 UTC (rev 138609)
+++ PKGBUILD	2011-09-27 12:18:46 UTC (rev 138610)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot <jgc at archlinux.org>
-
-pkgname=gnome-backgrounds
-pkgver=3.1.91
-pkgrel=1
-pkgdesc="Background images and data for GNOME"
-arch=(any)
-makedepends=('intltool')
-url="http://www.gnome.org"
-license=('GPL')
-groups=('gnome')
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('0e03cd7cecbe068eb87a40b1213375a82a8d3f06ee0d4ac5203ff47ffa4461ba')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  ./configure --prefix=/usr --sysconfdir=/etc \
-      --localstatedir=/var
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-}

Copied: gnome-backgrounds/repos/gnome-unstable-any/PKGBUILD (from rev 138609, gnome-backgrounds/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2011-09-27 12:18:46 UTC (rev 138610)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Jan de Groot <jgc at archlinux.org>
+
+pkgname=gnome-backgrounds
+pkgver=3.2.0
+pkgrel=1
+pkgdesc="Background images and data for GNOME"
+arch=(any)
+makedepends=('intltool')
+url="http://www.gnome.org"
+license=('GPL')
+groups=('gnome')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('b1ac882d8b35055d36c9e92623a671988f5ceacf2700f6d6decca25d35809358')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  ./configure --prefix=/usr --sysconfdir=/etc \
+      --localstatedir=/var
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}




More information about the arch-commits mailing list