[arch-commits] Commit in cinnamon-translations/repos/community-any (PKGBUILD PKGBUILD)

Alexandre Filgueira faidoc at archlinux.org
Wed Jun 3 15:22:54 UTC 2015


    Date: Wednesday, June 3, 2015 @ 17:22:54
  Author: faidoc
Revision: 134696

archrelease: copy trunk to community-any

Added:
  cinnamon-translations/repos/community-any/PKGBUILD
    (from rev 134695, cinnamon-translations/trunk/PKGBUILD)
Deleted:
  cinnamon-translations/repos/community-any/PKGBUILD

----------+
 PKGBUILD |   48 ++++++++++++++++++++++++------------------------
 1 file changed, 24 insertions(+), 24 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2015-06-03 15:22:19 UTC (rev 134695)
+++ PKGBUILD	2015-06-03 15:22:54 UTC (rev 134696)
@@ -1,24 +0,0 @@
-# $Id: PKGBUILD 98057 2013-10-05 02:33:20Z faidoc $
-# Maintainer: Alexandre Filgueira <alexfilgueira at antergos.com>
-
-pkgname=cinnamon-translations
-pkgver=2.6.1
-pkgrel=1
-pkgdesc="Translations for Cinnamon and Nemo"
-arch=(any)
-url="http://cinnamon.linuxmint.com/"
-license=('GPL2')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxmint/cinnamon-translations/archive/${pkgver}.tar.gz")
-sha256sums=('ed2c4a63a0193f770b0340a3281219a19e5e7102e287d533309f2f6de0dbf3c0')
-
-build() {
-	cd ${pkgname}-${pkgver}
-	make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  
-  install -m 0755 -d ${pkgdir}/usr/share/locale/ 
-  cp -Rp usr/share/locale/* ${pkgdir}/usr/share/locale/
-}

Copied: cinnamon-translations/repos/community-any/PKGBUILD (from rev 134695, cinnamon-translations/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2015-06-03 15:22:54 UTC (rev 134696)
@@ -0,0 +1,24 @@
+# $Id: PKGBUILD 98057 2013-10-05 02:33:20Z faidoc $
+# Maintainer: Alexandre Filgueira <alexfilgueira at antergos.com>
+
+pkgname=cinnamon-translations
+pkgver=2.6.2
+pkgrel=1
+pkgdesc="Translations for Cinnamon and Nemo"
+arch=(any)
+url="http://cinnamon.linuxmint.com/"
+license=('GPL2')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxmint/cinnamon-translations/archive/${pkgver}.tar.gz")
+sha256sums=('8cbf6114a8b0b19ea0755f4527414661712b5d58fefa057593b4a05a2d1c1f03')
+
+build() {
+	cd ${pkgname}-${pkgver}
+	make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  
+  install -m 0755 -d ${pkgdir}/usr/share/locale/ 
+  cp -Rp usr/share/locale/* ${pkgdir}/usr/share/locale/
+}



More information about the arch-commits mailing list