[arch-commits] Commit in cinnamon-translations/repos/community-any (PKGBUILD PKGBUILD)
Balló György
bgyorgy at archlinux.org
Thu Jun 22 11:51:23 UTC 2017
Date: Thursday, June 22, 2017 @ 11:51:23
Author: bgyorgy
Revision: 239540
archrelease: copy trunk to community-any
Added:
cinnamon-translations/repos/community-any/PKGBUILD
(from rev 239539, 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-22 11:51:17 UTC (rev 239539)
+++ PKGBUILD 2017-06-22 11:51:23 UTC (rev 239540)
@@ -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.2.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=('3dc7bd997b87c2a0507e2949b16d4bace6e13fbbad9d740d07a6cef4a78d5557')
-
-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 239539, cinnamon-translations/trunk/PKGBUILD)
===================================================================
--- PKGBUILD (rev 0)
+++ PKGBUILD 2017-06-22 11:51:23 UTC (rev 239540)
@@ -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.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/
+}
More information about the arch-commits
mailing list