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

Alexandre Filgueira faidoc at archlinux.org
Mon Nov 7 21:47:20 UTC 2016


    Date: Monday, November 7, 2016 @ 21:47:19
  Author: faidoc
Revision: 194999

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-07 21:46:41 UTC (rev 194998)
+++ PKGBUILD	2016-11-07 21:47:19 UTC (rev 194999)
@@ -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.0.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=('5f8eeb3c2d4af9ecd6a42cdf79cea6e6c92194aad6d37cf0a37724505da971a8')
-
-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 194998, cinnamon-translations/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2016-11-07 21:47:19 UTC (rev 194999)
@@ -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.2.0
+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=('18cfe229900979b35686c638ba00530e88be33aeb473364067daf28b22aa9ca8')
+
+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