Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
switchboard-plug-locale
Commits:
2533795f by Maxime Gauduin at 2025-01-02T16:39:08+01:00
upgpkg: 8.0.1-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = switchboard-plug-locale
pkgdesc = Switchboard Locale Plug
- pkgver = 8.0.0
+ pkgver = 8.0.1
pkgrel = 1
url = https://github.com/elementary/switchboard-plug-locale
arch = x86_64
@@ -22,7 +22,7 @@ pkgbase = switchboard-plug-locale
depends = libibus
depends = libswitchboard-3.so
depends = polkit
- source =
git+https://github.com/elementary/switchboard-plug-locale.git#tag=6d1dd1303dd169c4c995f7c5011de05ea2123f58
- b2sums =
fa2b32e4158abfdd11517f4b30ded15f526f4a0256967a3f5e4d801781b95fcfd2ae677abe04c1119abe17b441c5a34073581282c871aec0a71322c9f310da73
+ source =
git+https://github.com/elementary/switchboard-plug-locale.git#tag=e8b2bff6a1e7b06c8b1ad2cff0be8dd94366cf87
+ b2sums =
403f19b40e64cda522c0b4782afa5881c61ce8ee7ec4a6100ed1ffd3d3003856b7be5b6c86075370719ee366d79e4e299e7c6f5e30c50c58b58166b245da7eca
pkgname = switchboard-plug-locale
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Maxime Gauduin <[email protected]>
pkgname=switchboard-plug-locale
-pkgver=8.0.0
+pkgver=8.0.1
pkgrel=1
pkgdesc='Switchboard Locale Plug'
arch=(x86_64)
@@ -28,9 +28,9 @@ makedepends=(
meson
vala
)
-_tag=6d1dd1303dd169c4c995f7c5011de05ea2123f58
+_tag=e8b2bff6a1e7b06c8b1ad2cff0be8dd94366cf87
source=(git+https://github.com/elementary/switchboard-plug-locale.git#tag=${_tag})
-b2sums=('fa2b32e4158abfdd11517f4b30ded15f526f4a0256967a3f5e4d801781b95fcfd2ae677abe04c1119abe17b441c5a34073581282c871aec0a71322c9f310da73')
+b2sums=('403f19b40e64cda522c0b4782afa5881c61ce8ee7ec4a6100ed1ffd3d3003856b7be5b6c86075370719ee366d79e4e299e7c6f5e30c50c58b58166b245da7eca')
pkgver() {
cd switchboard-plug-locale
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-locale/-/commit/2533795f347adf276fe178cfc2e2f7c269341aa3
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-locale/-/commit/2533795f347adf276fe178cfc2e2f7c269341aa3
You're receiving this email because of your account on gitlab.archlinux.org.