Date: Sunday, October 6, 2013 @ 03:12:34
  Author: faidoc
Revision: 98111

archrelease: copy trunk to community-testing-any

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

----------+
 PKGBUILD |   39 +++++++++++++++++++--------------------
 1 file changed, 19 insertions(+), 20 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD    2013-10-06 01:12:02 UTC (rev 98110)
+++ PKGBUILD    2013-10-06 01:12:34 UTC (rev 98111)
@@ -1,20 +0,0 @@
-# $Id: PKGBUILD 98057 2013-10-05 02:33:20Z faidoc $
-# Maintainer: Alexandre Filgueira <alexfilgue...@cinnarch.com>
-
-pkgname=cinnamon-translations
-pkgver=2.0.0
-pkgrel=1
-pkgdesc="Translations for Cinnamon and Nemo"
-arch=(any)
-url="http://cinnamon.linuxmint.com/";
-license=('GPL2')
-depends=('cinnamon')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxmint/cinnamon-translations/archive/${pkgver}.tar.gz";)
-sha256sums=('618e730f9b043cad000c69a078e7b4c118e7954d36da10221ab7715dde6e12d0')
-
-package() {
-  cd ${pkgname}-${pkgver}
-
-  install -m 0755 -d ${pkgdir}/usr/share/cinnamon/locale/ 
-  cp -Rp mo-export/* ${pkgdir}/usr/share/cinnamon/locale/
-}

Copied: cinnamon-translations/repos/community-testing-any/PKGBUILD (from rev 
98110, cinnamon-translations/trunk/PKGBUILD)
===================================================================
--- PKGBUILD                            (rev 0)
+++ PKGBUILD    2013-10-06 01:12:34 UTC (rev 98111)
@@ -0,0 +1,19 @@
+# $Id: PKGBUILD 98057 2013-10-05 02:33:20Z faidoc $
+# Maintainer: Alexandre Filgueira <alexfilgue...@cinnarch.com>
+
+pkgname=cinnamon-translations
+pkgver=2.0.0
+pkgrel=2
+pkgdesc="Translations for Cinnamon and Nemo"
+arch=(any)
+url="http://cinnamon.linuxmint.com/";
+license=('GPL2')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxmint/cinnamon-translations/archive/${pkgver}.tar.gz";)
+sha256sums=('618e730f9b043cad000c69a078e7b4c118e7954d36da10221ab7715dde6e12d0')
+
+package() {
+  cd ${pkgname}-${pkgver}
+
+  install -m 0755 -d ${pkgdir}/usr/share/cinnamon/locale/ 
+  cp -Rp mo-export/* ${pkgdir}/usr/share/cinnamon/locale/
+}

Reply via email to