Date: Friday, September 20, 2019 @ 22:32:15
  Author: cesura
Revision: 511283

archrelease: copy trunk to community-any

Added:
  mate-icon-theme/repos/community-any/PKGBUILD
    (from rev 511282, mate-icon-theme/trunk/PKGBUILD)
Deleted:
  mate-icon-theme/repos/community-any/PKGBUILD

----------+
 PKGBUILD |   54 +++++++++++++++++++++++++++---------------------------
 1 file changed, 27 insertions(+), 27 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD    2019-09-20 22:31:58 UTC (rev 511282)
+++ PKGBUILD    2019-09-20 22:32:15 UTC (rev 511283)
@@ -1,27 +0,0 @@
-# Maintainer: Brad Fanella <ces...@archlinux.org>
-# Contributor: Martin Wimpress <c...@flexion.org>
-
-pkgname=mate-icon-theme
-pkgver=1.22.1
-pkgrel=1
-pkgdesc="MATE icon theme"
-url="https://mate-desktop.org";
-arch=('any')
-license=('LGPL')
-options=('!emptydirs')
-makedepends=('icon-naming-utils' 'intltool')
-groups=('mate')
-source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";)
-sha256sums=('73448762d46612ebc3317ca50b677d96e6f45180384c6e0b89957092ebeac1de')
-
-build() {
-       cd "${pkgname}-${pkgver}"
-       ./configure \
-               --prefix=/usr
-       make
-}
-
-package() {
-       cd "${pkgname}-${pkgver}"
-       make DESTDIR="${pkgdir}" install
-}

Copied: mate-icon-theme/repos/community-any/PKGBUILD (from rev 511282, 
mate-icon-theme/trunk/PKGBUILD)
===================================================================
--- PKGBUILD                            (rev 0)
+++ PKGBUILD    2019-09-20 22:32:15 UTC (rev 511283)
@@ -0,0 +1,27 @@
+# Maintainer: Brad Fanella <ces...@archlinux.org>
+# Contributor: Martin Wimpress <c...@flexion.org>
+
+pkgname=mate-icon-theme
+pkgver=1.22.2
+pkgrel=1
+pkgdesc="MATE icon theme"
+url="https://mate-desktop.org";
+arch=('any')
+license=('LGPL')
+options=('!emptydirs')
+makedepends=('icon-naming-utils' 'intltool')
+groups=('mate')
+source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";)
+sha256sums=('99b07fcd43921d67f2711396ea05bddc5142aba54236b54e92729a451d994b64')
+
+build() {
+       cd "${pkgname}-${pkgver}"
+       ./configure \
+               --prefix=/usr
+       make
+}
+
+package() {
+       cd "${pkgname}-${pkgver}"
+       make DESTDIR="${pkgdir}" install
+}

Reply via email to