[arch-commits] Commit in gnome-backgrounds/repos/testing-any (PKGBUILD PKGBUILD)

Ionut Biru ibiru at archlinux.org
Mon Apr 16 19:55:17 UTC 2012


    Date: Monday, April 16, 2012 @ 15:55:16
  Author: ibiru
Revision: 156311

archrelease: copy trunk to testing-any

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

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

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2012-04-16 19:54:24 UTC (rev 156310)
+++ PKGBUILD	2012-04-16 19:55:16 UTC (rev 156311)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot <jgc at archlinux.org>
-
-pkgname=gnome-backgrounds
-pkgver=3.4.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=('b17dfd76ab829b67148b380a0b57bda9972fd117efd5a9cefda88aa86c72feb2')
-
-build() {
-  cd "$pkgname-$pkgver"
-  ./configure --prefix=/usr --sysconfdir=/etc \
-      --localstatedir=/var
-  make
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-}

Copied: gnome-backgrounds/repos/testing-any/PKGBUILD (from rev 156310, gnome-backgrounds/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2012-04-16 19:55:16 UTC (rev 156311)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Jan de Groot <jgc at archlinux.org>
+
+pkgname=gnome-backgrounds
+pkgver=3.4.1
+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=('2bdf51b1be8f72e215889f288554d990201f9c0bde498e135f8a0e2ed6cfdde4')
+
+build() {
+  cd "$pkgname-$pkgver"
+  ./configure --prefix=/usr --sysconfdir=/etc \
+      --localstatedir=/var
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+}




More information about the arch-commits mailing list