[arch-commits] Commit in cinnamon-translations/repos/community-any (PKGBUILD PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Mon Nov 13 07:24:38 UTC 2017
Date: Monday, November 13, 2017 @ 07:24:31
Author: arojas
Revision: 266713
archrelease: copy trunk to community-any
Added:
cinnamon-translations/repos/community-any/PKGBUILD
(from rev 266712, cinnamon-translations/trunk/PKGBUILD)
Deleted:
cinnamon-translations/repos/community-any/PKGBUILD
----------+
PKGBUILD | 48 ++++++++++++++++++++++++------------------------
1 file changed, 24 insertions(+), 24 deletions(-)
Deleted: PKGBUILD
===================================================================
--- PKGBUILD 2017-11-13 07:23:37 UTC (rev 266712)
+++ PKGBUILD 2017-11-13 07:24:31 UTC (rev 266713)
@@ -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.6.1
-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=('65eb3ca7c4755e0bb7064feab5efb8cc13b657476174bd18627c1c35e718945b404624eb665f9546f3687bb421182e4d7bb05681e74ec87d79b2311e04a61f5f')
-
-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 266712, cinnamon-translations/trunk/PKGBUILD)
===================================================================
--- PKGBUILD (rev 0)
+++ PKGBUILD 2017-11-13 07:24:31 UTC (rev 266713)
@@ -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.6.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")
+sha512sums=('e771e051bf7bc7dafb59f8cd5a57ab310daf3cafdaae00f1c8c3cc36e45d9c61b3fa61f3e9ce87a65dc5e25108814e019327f565371fd9c6cc2b62a1e895c177')
+
+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