Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
switchboard-plug-sharing
Commits:
69627875 by Maxime Gauduin at 2025-01-02T17:04:48+01:00
upgpkg: 8.0.1-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = switchboard-plug-sharing
pkgdesc = Switchboard Sharing Plug
- pkgver = 8.0.0
+ pkgver = 8.0.1
pkgrel = 1
url = https://github.com/elementary/switchboard-plug-sharing
arch = x86_64
@@ -16,7 +16,7 @@ pkgbase = switchboard-plug-sharing
depends = libgee
depends = libgranite-7.so
depends = libswitchboard-3.so
- source =
git+https://github.com/elementary/switchboard-plug-sharing.git#tag=488644b42d7e3ddbab2b8d9714d40ade3ee203b2
- b2sums =
770b88e9e5f99c27a46786caabb6dc65fc1bd65b568e956a9a5d0f5038ab64987708b3a1425291af1c9c651be55afea0c93496c94f6e3625d1e746654a8a7d99
+ source =
git+https://github.com/elementary/switchboard-plug-sharing.git#tag=14ed1606ce3f52ec37b54deb1f49251f906cd306
+ b2sums =
2336bc09651b8b7dd0040a35337e3289e0c4587e67cf9a5fa5355ba7c1005f75e858a2cbe885a192baf91d24cc091475a2572f991aa7af84d586dea6ded0988a
pkgname = switchboard-plug-sharing
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Maxime Gauduin <[email protected]>
pkgname=switchboard-plug-sharing
-pkgver=8.0.0
+pkgver=8.0.1
pkgrel=1
pkgdesc='Switchboard Sharing Plug'
arch=(x86_64)
@@ -22,9 +22,9 @@ makedepends=(
meson
vala
)
-_tag=488644b42d7e3ddbab2b8d9714d40ade3ee203b2
+_tag=14ed1606ce3f52ec37b54deb1f49251f906cd306
source=(git+https://github.com/elementary/switchboard-plug-sharing.git#tag=${_tag})
-b2sums=('770b88e9e5f99c27a46786caabb6dc65fc1bd65b568e956a9a5d0f5038ab64987708b3a1425291af1c9c651be55afea0c93496c94f6e3625d1e746654a8a7d99')
+b2sums=('2336bc09651b8b7dd0040a35337e3289e0c4587e67cf9a5fa5355ba7c1005f75e858a2cbe885a192baf91d24cc091475a2572f991aa7af84d586dea6ded0988a')
pkgver() {
cd switchboard-plug-sharing
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-sharing/-/commit/6962787560952364f2bba37182fee2e5f7df8585
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-sharing/-/commit/6962787560952364f2bba37182fee2e5f7df8585
You're receiving this email because of your account on gitlab.archlinux.org.