Balló György pushed to branch main at Arch Linux / Packaging / Packages /
cinnamon-translations
Commits:
c801163b by Balló György at 2026-01-11T10:36:45+01:00
upgpkg: 6.6.2-1: Update to new release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,12 +1,12 @@
pkgbase = cinnamon-translations
pkgdesc = Translations for Cinnamon and Nemo
- pkgver = 6.6.1
+ pkgver = 6.6.2
pkgrel = 1
url = https://github.com/linuxmint/cinnamon-translations
arch = any
license = GPL-2.0-or-later
makedepends = git
- source =
git+https://github.com/linuxmint/cinnamon-translations.git#tag=6.6.1
- b2sums =
694214e4d373c9ab18079a4b892346b665c1ee4b97aa8a4a8a6ff22bf0bb238e0f68adb2d7a21f19f5e5a945e5d9da296a7d4f8aa0e6fb00298d3f1394f634d9
+ source =
git+https://github.com/linuxmint/cinnamon-translations.git#tag=6.6.2
+ b2sums =
cf27da84c4ab994b9885af9fa5fed321e49dfb941b429f091061b6178aba9d2f3644530b2a169ff257782f3414c1f8c625f1ddb255eeb6f9631728149786942f
pkgname = cinnamon-translations
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Alexandre Filgueira <[email protected]>
pkgname=cinnamon-translations
-pkgver=6.6.1
+pkgver=6.6.2
pkgrel=1
pkgdesc='Translations for Cinnamon and Nemo'
arch=(any)
@@ -11,7 +11,7 @@ url='https://github.com/linuxmint/cinnamon-translations'
license=(GPL-2.0-or-later)
makedepends=(git)
source=("git+https://github.com/linuxmint/cinnamon-translations.git#tag=$pkgver")
-b2sums=(694214e4d373c9ab18079a4b892346b665c1ee4b97aa8a4a8a6ff22bf0bb238e0f68adb2d7a21f19f5e5a945e5d9da296a7d4f8aa0e6fb00298d3f1394f634d9)
+b2sums=('cf27da84c4ab994b9885af9fa5fed321e49dfb941b429f091061b6178aba9d2f3644530b2a169ff257782f3414c1f8c625f1ddb255eeb6f9631728149786942f')
build() {
cd $pkgname
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cinnamon-translations/-/commit/c801163bacb475abbe20103936921904f4c7372d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cinnamon-translations/-/commit/c801163bacb475abbe20103936921904f4c7372d
You're receiving this email because of your account on gitlab.archlinux.org.