[arch-commits] Commit in mate-backgrounds/repos/community-staging-any (2 files)

Martin Wimpress flexiondotorg at archlinux.org
Thu Nov 5 23:45:50 UTC 2015


    Date: Friday, November 6, 2015 @ 00:45:49
  Author: flexiondotorg
Revision: 146099

archrelease: copy trunk to community-staging-any

Added:
  mate-backgrounds/repos/community-staging-any/PKGBUILD
    (from rev 146098, mate-backgrounds/trunk/PKGBUILD)
Deleted:
  mate-backgrounds/repos/community-staging-any/PKGBUILD

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

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2015-11-05 23:44:56 UTC (rev 146098)
+++ PKGBUILD	2015-11-05 23:45:49 UTC (rev 146099)
@@ -1,26 +0,0 @@
-# Maintainer : Martin Wimpress <code at flexion.org>
-
-_ver=1.12
-pkgname=mate-backgrounds
-pkgver=${_ver}.0
-pkgrel=1
-pkgdesc="Background images and data for MATE"
-url="http://mate-desktop.org"
-arch=('any')
-license=('GPL')
-makedepends=('mate-common')
-groups=('mate' 'mate-gtk3')
-source=("http://pub.mate-desktop.org/releases/${_ver}/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('ee2ed5fc7fb370b6f7e6a7cf06897ba98c26ff5b')
-
-build() {
-    cd "${srcdir}/${pkgname}-${pkgver}"
-    ./configure \
-        --prefix=/usr
-    make
-}
-
-package() {
-    cd "${srcdir}/${pkgname}-${pkgver}"
-    make DESTDIR="${pkgdir}" install
-}

Copied: mate-backgrounds/repos/community-staging-any/PKGBUILD (from rev 146098, mate-backgrounds/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2015-11-05 23:45:49 UTC (rev 146099)
@@ -0,0 +1,26 @@
+# Maintainer : Martin Wimpress <code at flexion.org>
+
+_ver=1.12
+pkgname=mate-backgrounds
+pkgver=${_ver}.0
+pkgrel=1
+pkgdesc="Background images and data for MATE"
+url="http://mate-desktop.org"
+arch=('any')
+license=('GPL')
+makedepends=('mate-common')
+groups=('mate' 'mate-gtk3')
+source=("http://pub.mate-desktop.org/releases/${_ver}/${pkgname}-${pkgver}.tar.xz")
+sha1sums=('ee2ed5fc7fb370b6f7e6a7cf06897ba98c26ff5b')
+
+build() {
+    cd "${srcdir}/${pkgname}-${pkgver}"
+    ./configure \
+        --prefix=/usr
+    make
+}
+
+package() {
+    cd "${srcdir}/${pkgname}-${pkgver}"
+    make DESTDIR="${pkgdir}" install
+}



More information about the arch-commits mailing list