[arch-commits] Commit in cinnamon-translations/repos/community-any (PKGBUILD PKGBUILD)
Balló György
bgyorgy at archlinux.org
Wed Aug 3 08:29:14 UTC 2016
Date: Wednesday, August 3, 2016 @ 08:29:13
Author: bgyorgy
Revision: 184949
archrelease: copy trunk to community-any
Added:
cinnamon-translations/repos/community-any/PKGBUILD
(from rev 184948, cinnamon-translations/trunk/PKGBUILD)
Deleted:
cinnamon-translations/repos/community-any/PKGBUILD
----------+
PKGBUILD | 48 ++++++++++++++++++++++++------------------------
1 file changed, 24 insertions(+), 24 deletions(-)
Deleted: PKGBUILD
===================================================================
--- PKGBUILD 2016-08-03 08:29:10 UTC (rev 184948)
+++ PKGBUILD 2016-08-03 08:29:13 UTC (rev 184949)
@@ -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.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=('cac434ecd447cff051808f53747829e2359f5535d9d5d1437dec59217b4bfe0b')
-
-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 184948, cinnamon-translations/trunk/PKGBUILD)
===================================================================
--- PKGBUILD (rev 0)
+++ PKGBUILD 2016-08-03 08:29:13 UTC (rev 184949)
@@ -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.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/
+}
More information about the arch-commits
mailing list