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

Felix Yan felixonmars at archlinux.org
Thu Jun 29 15:52:49 UTC 2017


    Date: Thursday, June 29, 2017 @ 15:52:48
  Author: felixonmars
Revision: 241598

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-29 15:52:32 UTC (rev 241597)
+++ PKGBUILD	2017-06-29 15:52:48 UTC (rev 241598)
@@ -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=3.4.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=('13c05e337575a949fd17ce79d3724a052f4cffced65f4c1a9a81d9e58915c7e3')
-
-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 241597, cinnamon-translations/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2017-06-29 15:52:48 UTC (rev 241598)
@@ -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=3.4.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")
+sha512sums=('e98cdcf251dcd5d36bfd48c6e788e0cdd474374e7f651694a7cd015ee45d0f577c69224bbfd9e75f6c81ba416236f5bb2584fa0e8a042b81eaacd0369fb28dfa')
+
+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