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

Balló György bgyorgy at archlinux.org
Mon Dec 14 04:34:57 UTC 2015


    Date: Monday, December 14, 2015 @ 05:34:57
  Author: bgyorgy
Revision: 153216

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-14 04:34:09 UTC (rev 153215)
+++ PKGBUILD	2015-12-14 04:34:57 UTC (rev 153216)
@@ -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.8.2
-pkgrel=1
-pkgdesc="Translations for Cinnamon and Nemo"
-arch=(any)
-url="https://github.com/linuxmint/cinnamon-translations"
-license=('GPL2')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxmint/cinnamon-translations/archive/${pkgver}.tar.gz")
-sha256sums=('062f8d76d448500aea175889b68fdc00b582b957a972e7dd1e05f34bc9ed4c7f')
-
-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 153215, cinnamon-translations/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2015-12-14 04:34:57 UTC (rev 153216)
@@ -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.8.3
+pkgrel=1
+pkgdesc="Translations for Cinnamon and Nemo"
+arch=(any)
+url="https://github.com/linuxmint/cinnamon-translations"
+license=('GPL2')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxmint/cinnamon-translations/archive/${pkgver}.tar.gz")
+sha256sums=('8585670a2765ac6580b98477b2eb02ed3afe64be0ba09f8c3e61613c0a987cad')
+
+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