[arch-commits] Commit in cinnamon-menus/repos (4 files)

Balló György bgyorgy at archlinux.org
Thu Jun 22 12:10:48 UTC 2017


    Date: Thursday, June 22, 2017 @ 12:10:47
  Author: bgyorgy
Revision: 239544

archrelease: copy trunk to community-i686, community-x86_64

Added:
  cinnamon-menus/repos/community-i686/PKGBUILD
    (from rev 239543, cinnamon-menus/trunk/PKGBUILD)
  cinnamon-menus/repos/community-x86_64/PKGBUILD
    (from rev 239543, cinnamon-menus/trunk/PKGBUILD)
Deleted:
  cinnamon-menus/repos/community-i686/PKGBUILD
  cinnamon-menus/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   52 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   26 ----------------------
 community-x86_64/PKGBUILD |   26 ----------------------
 3 files changed, 52 insertions(+), 52 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2017-06-22 12:10:36 UTC (rev 239543)
+++ community-i686/PKGBUILD	2017-06-22 12:10:47 UTC (rev 239544)
@@ -1,26 +0,0 @@
-#Maintainer: Alexandre Filgueira <alexfilgueira at antergos.com>
-
-pkgname=cinnamon-menus
-pkgver=3.2.0
-pkgrel=1
-pkgdesc="Cinnamon menu specifications"
-arch=('i686' 'x86_64')
-depends=('glib2')
-makedepends=('intltool' 'gobject-introspection' 'python2' 'gnome-common')
-license=('GPL' 'LGPL')
-url="https://github.com/linuxmint/cinnamon-menus"
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/linuxmint/cinnamon-menus/archive/${pkgver}.tar.gz")
-sha256sums=('96eb3303151fabc18ccf2719849149d08f7391d22d0a6b72e82326009bb243b5')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  ./autogen.sh --prefix=/usr --sysconfdir=/etc \
-      --localstatedir=/var --disable-static \
-      --sbindir=/usr/bin
-  make
-}
-
-package(){
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make DESTDIR="$pkgdir" install
-}

Copied: cinnamon-menus/repos/community-i686/PKGBUILD (from rev 239543, cinnamon-menus/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2017-06-22 12:10:47 UTC (rev 239544)
@@ -0,0 +1,26 @@
+#Maintainer: Alexandre Filgueira <alexfilgueira at antergos.com>
+
+pkgname=cinnamon-menus
+pkgver=3.4.0
+pkgrel=1
+pkgdesc="Cinnamon menu specifications"
+arch=('i686' 'x86_64')
+depends=('glib2')
+makedepends=('intltool' 'gobject-introspection' 'python2' 'gnome-common')
+license=('GPL' 'LGPL')
+url="https://github.com/linuxmint/cinnamon-menus"
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/linuxmint/cinnamon-menus/archive/${pkgver}.tar.gz")
+sha256sums=('c0d60a612ab67ce76021b22821aff548e9779a6c3b2cc9ef393aca80c0044aad')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  ./autogen.sh --prefix=/usr --sysconfdir=/etc \
+      --localstatedir=/var --disable-static \
+      --sbindir=/usr/bin
+  make
+}
+
+package(){
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2017-06-22 12:10:36 UTC (rev 239543)
+++ community-x86_64/PKGBUILD	2017-06-22 12:10:47 UTC (rev 239544)
@@ -1,26 +0,0 @@
-#Maintainer: Alexandre Filgueira <alexfilgueira at antergos.com>
-
-pkgname=cinnamon-menus
-pkgver=3.2.0
-pkgrel=1
-pkgdesc="Cinnamon menu specifications"
-arch=('i686' 'x86_64')
-depends=('glib2')
-makedepends=('intltool' 'gobject-introspection' 'python2' 'gnome-common')
-license=('GPL' 'LGPL')
-url="https://github.com/linuxmint/cinnamon-menus"
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/linuxmint/cinnamon-menus/archive/${pkgver}.tar.gz")
-sha256sums=('96eb3303151fabc18ccf2719849149d08f7391d22d0a6b72e82326009bb243b5')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  ./autogen.sh --prefix=/usr --sysconfdir=/etc \
-      --localstatedir=/var --disable-static \
-      --sbindir=/usr/bin
-  make
-}
-
-package(){
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make DESTDIR="$pkgdir" install
-}

Copied: cinnamon-menus/repos/community-x86_64/PKGBUILD (from rev 239543, cinnamon-menus/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2017-06-22 12:10:47 UTC (rev 239544)
@@ -0,0 +1,26 @@
+#Maintainer: Alexandre Filgueira <alexfilgueira at antergos.com>
+
+pkgname=cinnamon-menus
+pkgver=3.4.0
+pkgrel=1
+pkgdesc="Cinnamon menu specifications"
+arch=('i686' 'x86_64')
+depends=('glib2')
+makedepends=('intltool' 'gobject-introspection' 'python2' 'gnome-common')
+license=('GPL' 'LGPL')
+url="https://github.com/linuxmint/cinnamon-menus"
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/linuxmint/cinnamon-menus/archive/${pkgver}.tar.gz")
+sha256sums=('c0d60a612ab67ce76021b22821aff548e9779a6c3b2cc9ef393aca80c0044aad')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  ./autogen.sh --prefix=/usr --sysconfdir=/etc \
+      --localstatedir=/var --disable-static \
+      --sbindir=/usr/bin
+  make
+}
+
+package(){
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list