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

Antonio Rojas arojas at gemini.archlinux.org
Sat Jun 18 09:59:59 UTC 2022


    Date: Saturday, June 18, 2022 @ 09:59:59
  Author: arojas
Revision: 1238384

archrelease: copy trunk to community-any

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

----------+
 PKGBUILD |   50 +++++++++++++++++++++++++-------------------------
 1 file changed, 25 insertions(+), 25 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-18 09:59:47 UTC (rev 1238383)
+++ PKGBUILD	2022-06-18 09:59:59 UTC (rev 1238384)
@@ -1,25 +0,0 @@
-# Maintainer: Bruno Pagani <archange at archlinux.org>
-# Contributor: Eli Schwartz <eschwartz at archlinux.org>
-# Contributor: Alexandre Filgueira <alexfilgueira at antergos.com>
-
-pkgname=cinnamon-translations
-pkgver=5.2.2
-pkgrel=1
-pkgdesc="Translations for Cinnamon and Nemo"
-arch=(any)
-url="https://github.com/linuxmint/${pkgname}"
-license=(GPL2)
-options=(!emptydirs)
-source=(${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('2403faab704fd4415fa44c1c7b2c44db7c72fc2e489057c40355c75a2b18eb36d6de37757052c9c18a6ad6b0ca7dece2dac9ede1819420183ec9dda38d9c747a')
-b2sums=('9609f515b87381ee433aa40d4814fd7630a78e448edf2e88f45264c08d66c324ec25e403eaafb79c9976de2721999ebb4808600ede8333dcebc9f1c8e1629b0b')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  cp -r usr/ "${pkgdir}"
-}

Copied: cinnamon-translations/repos/community-any/PKGBUILD (from rev 1238383, cinnamon-translations/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2022-06-18 09:59:59 UTC (rev 1238384)
@@ -0,0 +1,25 @@
+# Maintainer: Bruno Pagani <archange at archlinux.org>
+# Contributor: Eli Schwartz <eschwartz at archlinux.org>
+# Contributor: Alexandre Filgueira <alexfilgueira at antergos.com>
+
+pkgname=cinnamon-translations
+pkgver=5.4.0
+pkgrel=1
+pkgdesc="Translations for Cinnamon and Nemo"
+arch=(any)
+url="https://github.com/linuxmint/${pkgname}"
+license=(GPL2)
+options=(!emptydirs)
+source=(${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
+sha512sums=('179c3a049af7b2a5c4ab54f945e52955330b5a8971b5c3110ed985e6c4f56215722d14733fc4f3db4517618834b56a168fbd8137c092fd95d2f61ae01963b6c8')
+b2sums=('1bf0ed98157ece1b6d1918d00c91880085d2dab6498952b5830554ed3d2152f172512d5b888b29ac8aaf37e1d3114374c4c2dab2391c6f796d992b0ac7d6f5bb')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  cp -r usr/ "${pkgdir}"
+}



More information about the arch-commits mailing list