[arch-commits] Commit in mate-icon-theme-faenza/repos/community-any (2 files)
Antonio Rojas
arojas at archlinux.org
Mon May 8 06:52:48 UTC 2017
Date: Monday, May 8, 2017 @ 06:52:47
Author: arojas
Revision: 227326
archrelease: copy trunk to community-any
Added:
mate-icon-theme-faenza/repos/community-any/PKGBUILD
(from rev 227325, mate-icon-theme-faenza/trunk/PKGBUILD)
Deleted:
mate-icon-theme-faenza/repos/community-any/PKGBUILD
----------+
PKGBUILD | 52 ++++++++++++++++++++++++++--------------------------
1 file changed, 26 insertions(+), 26 deletions(-)
Deleted: PKGBUILD
===================================================================
--- PKGBUILD 2017-05-08 06:52:27 UTC (rev 227325)
+++ PKGBUILD 2017-05-08 06:52:47 UTC (rev 227326)
@@ -1,26 +0,0 @@
-# Contributor: Martin Wimpress <code at flexion.org>
-
-pkgname=mate-icon-theme-faenza
-pkgver=1.18.0
-pkgrel=1
-pkgdesc="Faenza icon theme for MATE"
-url="http://mate-desktop.org"
-arch=('any')
-license=('GPL')
-makedepends=('mate-common')
-groups=('mate-extra')
-source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('1def73aaa5e5ee3588ae6bb2315c833adddcc322')
-
-build() {
- cd ${pkgname}-${pkgver}
- ./autogen.sh
- ./configure \
- --prefix=/usr
- make
-}
-
-package() {
- cd ${pkgname}-${pkgver}
- make DESTDIR="${pkgdir}" install
-}
Copied: mate-icon-theme-faenza/repos/community-any/PKGBUILD (from rev 227325, mate-icon-theme-faenza/trunk/PKGBUILD)
===================================================================
--- PKGBUILD (rev 0)
+++ PKGBUILD 2017-05-08 06:52:47 UTC (rev 227326)
@@ -0,0 +1,26 @@
+# Contributor: Martin Wimpress <code at flexion.org>
+
+pkgname=mate-icon-theme-faenza
+pkgver=1.18.1
+pkgrel=1
+pkgdesc="Faenza icon theme for MATE"
+url="http://mate-desktop.org"
+arch=('any')
+license=('GPL')
+makedepends=('mate-common')
+groups=('mate-extra')
+source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
+sha1sums=('5058f2daeceb0728c96a5202dcdb0e04150c03d7')
+
+build() {
+ cd ${pkgname}-${pkgver}
+ ./autogen.sh
+ ./configure \
+ --prefix=/usr
+ make
+}
+
+package() {
+ cd ${pkgname}-${pkgver}
+ make DESTDIR="${pkgdir}" install
+}
More information about the arch-commits
mailing list