Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
switchboard-plug-parental-controls
Commits:
dcc66f2a by Maxime Gauduin at 2025-01-02T16:57:15+01:00
upgpkg: 8.0.1-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = switchboard-plug-parental-controls
pkgdesc = Switchboard Parental Controls Plug
- pkgver = 8.0.0
+ pkgver = 8.0.1
pkgrel = 1
url = https://github.com/elementary/switchboard-plug-parental-controls
arch = x86_64
@@ -20,7 +20,7 @@ pkgbase = switchboard-plug-parental-controls
depends = libmalcontent-0.so
depends = libswitchboard-3.so
depends = polkit
- source =
git+https://github.com/elementary/switchboard-plug-parental-controls.git#tag=c11e81d851b48de015b666ddf9e98eb4e950514b
- b2sums =
ca617f51e849196804493436b169d5e4fe63e1c16f2d091d674edb956ce8bf2e154358dd22d4a84cc838c4c49f9b3d662701725793ccd26bfbb58023f7353e3e
+ source =
git+https://github.com/elementary/switchboard-plug-parental-controls.git#tag=8e2bfece933891c14130646c94b4e1bc05b1da5d
+ b2sums =
b45328146463f7f7b21d9a43db3dbd69fbd31ebeb8d45b4766b620ad68eb5c307a044700394cd7ef84302737913926a6fb1de7d706308fbb4676801a23c009d1
pkgname = switchboard-plug-parental-controls
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Maxime Gauduin <[email protected]>
pkgname=switchboard-plug-parental-controls
-pkgver=8.0.0
+pkgver=8.0.1
pkgrel=1
pkgdesc='Switchboard Parental Controls Plug'
arch=(x86_64)
@@ -26,9 +26,9 @@ makedepends=(
meson
vala
)
-_tag=c11e81d851b48de015b666ddf9e98eb4e950514b
+_tag=8e2bfece933891c14130646c94b4e1bc05b1da5d
source=(git+https://github.com/elementary/switchboard-plug-parental-controls.git#tag=${_tag})
-b2sums=('ca617f51e849196804493436b169d5e4fe63e1c16f2d091d674edb956ce8bf2e154358dd22d4a84cc838c4c49f9b3d662701725793ccd26bfbb58023f7353e3e')
+b2sums=('b45328146463f7f7b21d9a43db3dbd69fbd31ebeb8d45b4766b620ad68eb5c307a044700394cd7ef84302737913926a6fb1de7d706308fbb4676801a23c009d1')
pkgver() {
cd switchboard-plug-parental-controls
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-parental-controls/-/commit/dcc66f2a3936b3d121b3c1d9dd77c5de324ed948
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-parental-controls/-/commit/dcc66f2a3936b3d121b3c1d9dd77c5de324ed948
You're receiving this email because of your account on gitlab.archlinux.org.