[Git][archlinux/packaging/packages/musescore][main] upgpkg: 4.3.2-1

2024-07-09 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / 
musescore


Commits:
6893acf1 by Maxime Gauduin at 2024-07-09T22:18:03+02:00
upgpkg: 4.3.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = musescore
pkgdesc = Create, play and print beautiful sheet music
-   pkgver = 4.3.0
+   pkgver = 4.3.2
pkgrel = 1
url = https://musescore.org/
arch = x86_64
@@ -31,7 +31,7 @@ pkgbase = musescore
depends = zlib
optdepends = lame: MP3 export
options = !lto
-   source = 
git+https://github.com/musescore/MuseScore.git#tag=f037257dce73b80e23573439d03d1269640a8310
-   sha256sums = 
d6ed6e4e719a8b7e7b2d7438f180d17748917c51214e3edfc265e9c52297b55a
+   source = 
git+https://github.com/musescore/MuseScore.git#tag=22b46f27e224cd38a0100be44409e648575d1931
+   sha256sums = 
c1c6e956194e0cd33e1c3e7515dafbd0edd9539fa287aeb0e6daecf1884452b6
 
 pkgname = musescore


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 # Contributor: Dr.Egg 
 
 pkgname=musescore
-pkgver=4.3.0
+pkgver=4.3.2
 pkgrel=1
 pkgdesc='Create, play and print beautiful sheet music'
 arch=(x86_64)
@@ -40,9 +40,9 @@ makedepends=(
 )
 optdepends=('lame: MP3 export')
 options=(!lto)
-_tag=f037257dce73b80e23573439d03d1269640a8310
+_tag=22b46f27e224cd38a0100be44409e648575d1931
 source=(git+https://github.com/musescore/MuseScore.git#tag=${_tag})
-sha256sums=('d6ed6e4e719a8b7e7b2d7438f180d17748917c51214e3edfc265e9c52297b55a')
+sha256sums=('c1c6e956194e0cd33e1c3e7515dafbd0edd9539fa287aeb0e6daecf1884452b6')
 
 prepare() {
   cd MuseScore



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/musescore/-/commit/6893acf1f3f76f821643d1baa987fee3ff18dcc4

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/musescore/-/commit/6893acf1f3f76f821643d1baa987fee3ff18dcc4
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/musescore] Pushed new tag 4.3.2-1

2024-07-09 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed new tag 4.3.2-1 at Arch Linux / Packaging / Packages / 
musescore

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/musescore/-/tree/4.3.2-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/system76-scheduler][main] srcinfo rebuild

2024-07-05 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / 
system76-scheduler


Commits:
3db2ab24 by Maxime Gauduin at 2024-07-05T23:17:35+02:00
srcinfo rebuild

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,23 @@
+pkgbase = system76-scheduler
+   pkgdesc = Auto-configure CFS and process priorities for improved 
desktop responsiveness
+   pkgver = 2.0.1
+   pkgrel = 2
+   url = https://github.com/pop-os/system76-scheduler
+   arch = x86_64
+   license = MPL-2.0
+   makedepends = clang
+   makedepends = git
+   makedepends = lld
+   makedepends = rust
+   makedepends = just
+   makedepends = linux-headers
+   depends = bcc-tools
+   depends = gcc-libs
+   depends = glibc
+   depends = libpipewire
+   backup = etc/system76-scheduler/config.kdl
+   backup = etc/system76-scheduler/process-scheduler/pop_os.kdl
+   source = 
git+https://github.com/pop-os/system76-scheduler.git#tag=837da2c9aac7a8f665dded654dcf2d6672b75904
+   b2sums = SKIP
+
+pkgname = system76-scheduler


=
PKGBUILD
=
@@ -3,13 +3,14 @@
 
 pkgname=system76-scheduler
 pkgver=2.0.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Auto-configure CFS and process priorities for improved desktop 
responsiveness'
 arch=(x86_64)
 url=https://github.com/pop-os/system76-scheduler
-license=(MPL2)
+license=(MPL-2.0)
 depends=(
   bcc-tools
+  gcc-libs
   glibc
   libpipewire
 )



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/system76-scheduler/-/commit/3db2ab24ae74b41097e75c90b4b3fc0367fb63dd

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/system76-scheduler/-/commit/3db2ab24ae74b41097e75c90b4b3fc0367fb63dd
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/system76-scheduler] Pushed new tag 2.0.1-2

2024-07-05 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed new tag 2.0.1-2 at Arch Linux / Packaging / Packages / 
system76-scheduler

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/system76-scheduler/-/tree/2.0.1-2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/flips] Pushed new tag 181-1

2024-07-05 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed new tag 181-1 at Arch Linux / Packaging / Packages / flips

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/flips/-/tree/181-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/flips] Pushed new branch main

2024-07-05 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed new branch main at Arch Linux / Packaging / Packages / 
flips

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/flips/-/tree/main
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/switchboard-plug-wacom][main] upgpkg: 8.0.0-1

2024-07-05 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / 
switchboard-plug-wacom


Commits:
5082bc0f by Maxime Gauduin at 2024-07-05T19:31:36+02:00
upgpkg: 8.0.0-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,27 @@
+pkgbase = switchboard-plug-wacom
+   pkgdesc = Switchboard wacom Plug
+   pkgver = 8.0.0
+   pkgrel = 1
+   url = https://github.com/elementary/switchboard-plug-wacom
+   arch = x86_64
+   groups = pantheon
+   license = GPL-3.0-only
+   makedepends = git
+   makedepends = meson
+   makedepends = vala
+   depends = cairo
+   depends = glib2
+   depends = glibc
+   depends = gtk4
+   depends = libadwaita-1.so
+   depends = libgee
+   depends = libgranite-7.so
+   depends = libgudev-1.0.so
+   depends = libswitchboard-3.so
+   depends = libwacom
+   depends = libx11
+   depends = libxi
+   source = 
git+https://github.com/elementary/switchboard-plug-wacom.git#tag=d61b1bfd6e12f3071ee5691ea8891ec9be19af4e
+   sha256sums = 
fb1091de46411bc96c979cca3d26da1fd0635fb5d9d418190803e575c5271842
+
+pkgname = switchboard-plug-wacom


=
PKGBUILD
=
@@ -1,19 +1,23 @@
 # Maintainer: Maxime Gauduin 
 
 pkgname=switchboard-plug-wacom
-pkgver=1.0.1
+pkgver=8.0.0
 pkgrel=1
 pkgdesc='Switchboard wacom Plug'
 arch=(x86_64)
 url=https://github.com/elementary/switchboard-plug-wacom
-license=(GPL3)
+license=(GPL-3.0-only)
 groups=(pantheon)
 depends=(
+  cairo
   glib2
-  gtk3
-  libgranite.so
+  glibc
+  gtk4
+  libadwaita-1.so
+  libgee
+  libgranite-7.so
   libgudev-1.0.so
-  libswitchboard-2.0.so
+  libswitchboard-3.so
   libwacom
   libx11
   libxi
@@ -23,9 +27,9 @@ makedepends=(
   meson
   vala
 )
-_tag=713085c2d57368e13e12e5df8c0392a3c34cf1bb
+_tag=d61b1bfd6e12f3071ee5691ea8891ec9be19af4e
 
source=(git+https://github.com/elementary/switchboard-plug-wacom.git#tag=${_tag})
-sha256sums=(SKIP)
+sha256sums=('fb1091de46411bc96c979cca3d26da1fd0635fb5d9d418190803e575c5271842')
 
 pkgver() {
   cd switchboard-plug-wacom



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-wacom/-/commit/5082bc0f7b1fd77441733e616e47c6e9eb4e69c0

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-wacom/-/commit/5082bc0f7b1fd77441733e616e47c6e9eb4e69c0
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/switchboard-plug-wacom] Pushed new tag 8.0.0-1

2024-07-05 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed new tag 8.0.0-1 at Arch Linux / Packaging / Packages / 
switchboard-plug-wacom

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-wacom/-/tree/8.0.0-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/switchboard-plug-user-accounts][main] upgpkg: 2.4.3.r163.87a5341-1

2024-07-05 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / 
switchboard-plug-user-accounts


Commits:
f9cef13e by Maxime Gauduin at 2024-07-05T19:27:50+02:00
upgpkg: 2.4.3.r163.87a5341-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,28 +1,30 @@
 pkgbase = switchboard-plug-user-accounts
pkgdesc = Switchboard User Accounts Plug
-   pkgver = 2.4.3
-   pkgrel = 4
+   pkgver = 2.4.3.r163.87a5341
+   pkgrel = 1
url = https://github.com/elementary/switchboard-plug-useraccounts
arch = x86_64
groups = pantheon
-   license = GPL3
+   license = LGPL-3.0-only
makedepends = git
makedepends = gobject-introspection
makedepends = meson
makedepends = vala
depends = accountsservice
depends = cairo
+   depends = gcc-libs
depends = gdk-pixbuf2
depends = glib2
-   depends = gnome-desktop
-   depends = gtk3
+   depends = glibc
+   depends = gnome-desktop-4
+   depends = gtk4
+   depends = libadwaita-1.so
depends = libgee
-   depends = libgranite.so
-   depends = libhandy-1.so
+   depends = libgranite-7.so
depends = libpwquality
-   depends = libswitchboard-2.0.so
+   depends = libswitchboard-3.so
depends = polkit
-   source = 
switchboard-plug-user-accounts::git+https://github.com/elementary/switchboard-plug-useraccounts.git#tag=a4203ee2b33dc93e4797c7cf49c3bed60ebb8169
-   sha256sums = 
156a6205ee9b696ee71c6731757964140c2f0382e4de59bb7bbafc2cf643bfe7
+   source = 
switchboard-plug-user-accounts::git+https://github.com/elementary/switchboard-plug-useraccounts.git#commit=87a53416484879b44e632562501b416674089f87
+   b2sums = 
3314431daab2ebfeaa4ae781d7b0429851a2566afbd59de642636198ad4a1e55fa243ff9d0dba2839e40e41da5495d47808c668aa24cf8becd430e2b975f136b
 
 pkgname = switchboard-plug-user-accounts


=
PKGBUILD
=
@@ -1,25 +1,27 @@
 # Maintainer: Maxime Gauduin 
 
 pkgname=switchboard-plug-user-accounts
-pkgver=2.4.3
-pkgrel=4
+pkgver=2.4.3.r163.87a5341
+pkgrel=1
 pkgdesc='Switchboard User Accounts Plug'
 arch=(x86_64)
 url=https://github.com/elementary/switchboard-plug-useraccounts
-license=(GPL3)
+license=(LGPL-3.0-only)
 groups=(pantheon)
 depends=(
   accountsservice
   cairo
+  gcc-libs
   gdk-pixbuf2
   glib2
-  gnome-desktop
-  gtk3
+  glibc
+  gnome-desktop-4
+  gtk4
+  libadwaita-1.so
   libgee
-  libgranite.so
-  libhandy-1.so
+  libgranite-7.so
   libpwquality
-  libswitchboard-2.0.so
+  libswitchboard-3.so
   polkit
 )
 makedepends=(
@@ -28,14 +30,13 @@ makedepends=(
   meson
   vala
 )
-_tag=a4203ee2b33dc93e4797c7cf49c3bed60ebb8169
-source=(switchboard-plug-user-accounts::git+https://github.com/elementary/switchboard-plug-useraccounts.git#tag=${_tag})
-sha256sums=('156a6205ee9b696ee71c6731757964140c2f0382e4de59bb7bbafc2cf643bfe7')
+_commit=87a53416484879b44e632562501b416674089f87
+source=(switchboard-plug-user-accounts::git+https://github.com/elementary/switchboard-plug-useraccounts.git#commit=${_commit})
+b2sums=('3314431daab2ebfeaa4ae781d7b0429851a2566afbd59de642636198ad4a1e55fa243ff9d0dba2839e40e41da5495d47808c668aa24cf8becd430e2b975f136b')
 
 pkgver() {
   cd switchboard-plug-user-accounts
-
-  git describe --tags
+  git describe --tags | sed 's/-/.r/; s/-g/./'
 }
 
 build() {
@@ -47,4 +48,4 @@ package() {
   meson install -C build --destdir "${pkgdir}"
 }
 
-# vim:set sw=2 sts=-1 et:
+# vim: ts=2 sw=2 et:



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-user-accounts/-/commit/f9cef13e4a6562f9ad618b52c45ca7c3574133c1

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-user-accounts/-/commit/f9cef13e4a6562f9ad618b52c45ca7c3574133c1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/switchboard-plug-user-accounts] Pushed new tag 2.4.3.r163.87a5341-1

2024-07-05 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed new tag 2.4.3.r163.87a5341-1 at Arch Linux / Packaging / 
Packages / switchboard-plug-user-accounts

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-user-accounts/-/tree/2.4.3.r163.87a5341-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/switchboard-plug-sound][main] upgpkg: 2.3.3.r91.8cabffc-1

2024-07-05 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / 
switchboard-plug-sound


Commits:
cf4c1b38 by Maxime Gauduin at 2024-07-05T19:22:58+02:00
upgpkg: 2.3.3.r91.8cabffc-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,22 +1,25 @@
 pkgbase = switchboard-plug-sound
pkgdesc = Switchboard Sound Plug
-   pkgver = 2.3.3
+   pkgver = 2.3.3.r91.8cabffc
pkgrel = 1
url = https://github.com/elementary/switchboard-plug-sound
arch = x86_64
groups = pantheon
-   license = GPL3
+   license = LGPL-2.1-only
makedepends = git
makedepends = meson
makedepends = vala
+   depends = dconf
depends = glib2
-   depends = gtk3
+   depends = glibc
+   depends = gtk4
depends = libcanberra
+   depends = libadwaita-1.so
depends = libgee
-   depends = libgranite.so
+   depends = libgranite-7.so
depends = libpulse
-   depends = libswitchboard-2.0.so
-   source = 
git+https://github.com/elementary/switchboard-plug-sound.git#tag=ca46c17062ec33f02544e9e1df140879d1ba9260
-   sha256sums = SKIP
+   depends = libswitchboard-3.so
+   source = 
git+https://github.com/elementary/switchboard-plug-sound.git#commit=8cabffc0e19a19bb72f42c531199076c02f84a46
+   b2sums = SKIP
 
 pkgname = switchboard-plug-sound


=
PKGBUILD
=
@@ -1,35 +1,37 @@
 # Maintainer: Maxime Gauduin 
 
 pkgname=switchboard-plug-sound
-pkgver=2.3.3
+pkgver=2.3.3.r91.8cabffc
 pkgrel=1
 pkgdesc='Switchboard Sound Plug'
 arch=(x86_64)
 url=https://github.com/elementary/switchboard-plug-sound
-license=(GPL3)
+license=(LGPL-2.1-only)
 groups=(pantheon)
 depends=(
+  dconf
   glib2
-  gtk3
+  glibc
+  gtk4
   libcanberra
+  libadwaita-1.so
   libgee
-  libgranite.so
+  libgranite-7.so
   libpulse
-  libswitchboard-2.0.so
- )
+  libswitchboard-3.so
+)
 makedepends=(
   git
   meson
   vala
 )
-_tag=ca46c17062ec33f02544e9e1df140879d1ba9260
-source=(git+https://github.com/elementary/switchboard-plug-sound.git#tag=${_tag})
-sha256sums=(SKIP)
+_commit=8cabffc0e19a19bb72f42c531199076c02f84a46
+source=(git+https://github.com/elementary/switchboard-plug-sound.git#commit=${_commit})
+b2sums=(SKIP)
 
 pkgver() {
   cd switchboard-plug-sound
-
-  git describe --tags
+  git describe --tags | sed 's/-/.r/; s/-g/./'
 }
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-sound/-/commit/cf4c1b38115842abf99904748383c710e0feb65c

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-sound/-/commit/cf4c1b38115842abf99904748383c710e0feb65c
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/switchboard-plug-sound] Pushed new tag 2.3.3.r91.8cabffc-1

2024-07-05 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed new tag 2.3.3.r91.8cabffc-1 at Arch Linux / Packaging / 
Packages / switchboard-plug-sound

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-sound/-/tree/2.3.3.r91.8cabffc-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/switchboard-plug-sharing] Pushed new tag 2.1.6.r359.2d6b2f1-1

2024-07-05 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed new tag 2.1.6.r359.2d6b2f1-1 at Arch Linux / Packaging / 
Packages / switchboard-plug-sharing

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-sharing/-/tree/2.1.6.r359.2d6b2f1-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/switchboard-plug-sharing][main] upgpkg: 2.1.6.r359.2d6b2f1-1

2024-07-05 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / 
switchboard-plug-sharing


Commits:
01721a12 by Maxime Gauduin at 2024-07-05T19:18:48+02:00
upgpkg: 2.1.6.r359.2d6b2f1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,22 +1,22 @@
 pkgbase = switchboard-plug-sharing
pkgdesc = Switchboard Sharing Plug
-   pkgver = 2.1.6
-   pkgrel = 2
+   pkgver = 2.1.6.r359.2d6b2f1
+   pkgrel = 1
url = https://github.com/elementary/switchboard-plug-sharing
arch = x86_64
groups = pantheon
-   license = GPL3
+   license = GPL-3.0-only
makedepends = git
makedepends = meson
-   makedepends = switchboard
makedepends = vala
depends = glib2
+   depends = glibc
depends = gnome-user-share
-   depends = gtk3
+   depends = gtk4
depends = libgee
-   depends = libgranite.so
-   depends = libswitchboard-2.0.so
-   source = 
git+https://github.com/elementary/switchboard-plug-sharing.git#tag=5d2b063e86d4ea46ba6d5681fe9d398cd6c6a96f
-   sha256sums = 
9012d357202dd601f62cf495624138d704ba6fb02de711d14ed84cea7cf792e5
+   depends = libgranite-7.so
+   depends = libswitchboard-3.so
+   source = 
git+https://github.com/elementary/switchboard-plug-sharing.git#commit=2d6b2f1d6e7e6e58bf64693730129c9ca3bc77f2
+   b2sums = 
c45e27f81909db9b8ea9ec1a93f8c08696817389b299f903a75293bb8fecbc3be0721f94a454ed76e13db906240bef4c520faacdf796ba57cc35d66c1a1aa6c7
 
 pkgname = switchboard-plug-sharing


=
PKGBUILD
=
@@ -1,35 +1,34 @@
 # Maintainer: Maxime Gauduin 
 
 pkgname=switchboard-plug-sharing
-pkgver=2.1.6
-pkgrel=2
+pkgver=2.1.6.r359.2d6b2f1
+pkgrel=1
 pkgdesc='Switchboard Sharing Plug'
 arch=(x86_64)
 url=https://github.com/elementary/switchboard-plug-sharing
-license=(GPL3)
+license=(GPL-3.0-only)
 groups=(pantheon)
 depends=(
   glib2
+  glibc
   gnome-user-share
-  gtk3
+  gtk4
   libgee
-  libgranite.so
-  libswitchboard-2.0.so
+  libgranite-7.so
+  libswitchboard-3.so
 )
 makedepends=(
   git
   meson
-  switchboard
   vala
 )
-_tag=5d2b063e86d4ea46ba6d5681fe9d398cd6c6a96f
-source=(git+https://github.com/elementary/switchboard-plug-sharing.git#tag=${_tag})
-sha256sums=('9012d357202dd601f62cf495624138d704ba6fb02de711d14ed84cea7cf792e5')
+_commit=2d6b2f1d6e7e6e58bf64693730129c9ca3bc77f2
+source=(git+https://github.com/elementary/switchboard-plug-sharing.git#commit=${_commit})
+b2sums=('c45e27f81909db9b8ea9ec1a93f8c08696817389b299f903a75293bb8fecbc3be0721f94a454ed76e13db906240bef4c520faacdf796ba57cc35d66c1a1aa6c7')
 
 pkgver() {
   cd switchboard-plug-sharing
-
-  git describe --tags
+  git describe --tags | sed 's/-/.r/; s/-g/./'
 }
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-sharing/-/commit/01721a12fc1b721734ae6664dbbcee6dc1ebd8b2

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-sharing/-/commit/01721a12fc1b721734ae6664dbbcee6dc1ebd8b2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/switchboard-plug-security-privacy][main] upgpkg: 7.1.0.r100.66928c1e-1

2024-07-05 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / 
switchboard-plug-security-privacy


Commits:
5d62ccf8 by Maxime Gauduin at 2024-07-05T19:16:03+02:00
upgpkg: 7.1.0.r100.66928c1e-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,23 +1,27 @@
 pkgbase = switchboard-plug-security-privacy
pkgdesc = Switchboard Security & Privacy Plug
-   pkgver = 7.1.0
+   pkgver = 7.1.0.r100.66928c1e
pkgrel = 1
url = https://github.com/elementary/switchboard-plug-security-privacy
arch = x86_64
-   license = GPL3
+   groups = pantheon
+   license = GPL-3.0-only
makedepends = git
makedepends = meson
makedepends = vala
+   depends = bash
+   depends = dconf
depends = glib2
-   depends = gtk3
+   depends = glibc
+   depends = gtk4
depends = libgee
-   depends = libgranite.so
-   depends = libswitchboard-2.0.so
+   depends = libgranite-7.so
+   depends = libswitchboard-3.so
depends = light-locker
depends = polkit
depends = ufw
depends = zeitgeist
-   source = 
git+https://github.com/elementary/switchboard-plug-security-privacy.git#tag=0798f720e52a49236f3c578dcea88ba3401934f5
+   source = 
git+https://github.com/elementary/switchboard-plug-security-privacy.git#commit=66928c1e8913a5eb5c96972ea7f1a80ce3bc893e
b2sums = SKIP
 
 pkgname = switchboard-plug-security-privacy


=
PKGBUILD
=
@@ -1,18 +1,22 @@
 # Maintainer: Maxime Gauduin 
 
 pkgname=switchboard-plug-security-privacy
-pkgver=7.1.0
+pkgver=7.1.0.r100.66928c1e
 pkgrel=1
 pkgdesc='Switchboard Security & Privacy Plug'
 arch=(x86_64)
 url=https://github.com/elementary/switchboard-plug-security-privacy
-license=(GPL3)
+license=(GPL-3.0-only)
+groups=(pantheon)
 depends=(
+  bash
+  dconf
   glib2
-  gtk3
+  glibc
+  gtk4
   libgee
-  libgranite.so
-  libswitchboard-2.0.so
+  libgranite-7.so
+  libswitchboard-3.so
   light-locker
   polkit
   ufw
@@ -23,13 +27,13 @@ makedepends=(
   meson
   vala
 )
-_tag=0798f720e52a49236f3c578dcea88ba3401934f5
-source=(git+https://github.com/elementary/switchboard-plug-security-privacy.git#tag=${_tag})
+_commit=66928c1e8913a5eb5c96972ea7f1a80ce3bc893e
+source=(git+https://github.com/elementary/switchboard-plug-security-privacy.git#commit=${_commit})
 b2sums=(SKIP)
 
 pkgver() {
   cd switchboard-plug-security-privacy
-  git describe --tags
+  git describe --tags | sed 's/-/.r/; s/-g/./'
 }
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-security-privacy/-/commit/5d62ccf8c161fff8095e27c88802977f4da43eec

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-security-privacy/-/commit/5d62ccf8c161fff8095e27c88802977f4da43eec
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/switchboard-plug-security-privacy] Pushed new tag 7.1.0.r100.66928c1e-1

2024-07-05 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed new tag 7.1.0.r100.66928c1e-1 at Arch Linux / Packaging / 
Packages / switchboard-plug-security-privacy

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-security-privacy/-/tree/7.1.0.r100.66928c1e-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/switchboard-plug-printers][main] upgpkg: 2.2.1.r157.6487945-1

2024-07-05 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / 
switchboard-plug-printers


Commits:
e17840ee by Maxime Gauduin at 2024-07-05T18:53:04+02:00
upgpkg: 2.2.1.r157.6487945-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,21 +1,23 @@
 pkgbase = switchboard-plug-printers
pkgdesc = Switchboard Printers Plug
-   pkgver = 2.2.1
-   pkgrel = 2
+   pkgver = 2.2.1.r157.6487945
+   pkgrel = 1
url = https://github.com/elementary/switchboard-plug-printers
arch = x86_64
groups = pantheon
-   license = GPL3
+   license = GPL-3.0-only
makedepends = git
makedepends = meson
makedepends = vala
depends = glib2
-   depends = gtk3
+   depends = glibc
+   depends = gtk4
depends = libcups
+   depends = libadwaita-1.so
depends = libgee
-   depends = libgranite.so
-   depends = libswitchboard-2.0.so
-   source = 
git+https://github.com/elementary/switchboard-plug-printers.git#tag=cf3bf32e4a7699d0027900b4ee81b4df73b6b742
-   sha256sums = 
4cbae7571066a24e617e19fd1919bf50448652df84f5d7fed786fc6117d42740
+   depends = libgranite-7.so
+   depends = libswitchboard-3.so
+   source = 
git+https://github.com/elementary/switchboard-plug-printers.git#commit=648794590e01ca383bf84cfa6cf500c8e610c2d8
+   b2sums = 
d6cc08e0a18a041438e192bfb2f85db3f825e6e5ae8218a2b40514dcfd3208f159df98c5add581637715afc7da34494f47df737806dbc320738ec7294759a3fe
 
 pkgname = switchboard-plug-printers


=
PKGBUILD
=
@@ -1,33 +1,35 @@
 # Maintainer: Maxime Gauduin 
 
 pkgname=switchboard-plug-printers
-pkgver=2.2.1
-pkgrel=2
+pkgver=2.2.1.r157.6487945
+pkgrel=1
 pkgdesc='Switchboard Printers Plug'
 arch=(x86_64)
 url=https://github.com/elementary/switchboard-plug-printers
-license=(GPL3)
+license=(GPL-3.0-only)
 groups=(pantheon)
 depends=(
   glib2
-  gtk3
+  glibc
+  gtk4
   libcups
+  libadwaita-1.so
   libgee
-  libgranite.so
-  libswitchboard-2.0.so
+  libgranite-7.so
+  libswitchboard-3.so
 )
 makedepends=(
   git
   meson
   vala
 )
-_tag=cf3bf32e4a7699d0027900b4ee81b4df73b6b742
-source=(git+https://github.com/elementary/switchboard-plug-printers.git#tag=${_tag})
-sha256sums=('4cbae7571066a24e617e19fd1919bf50448652df84f5d7fed786fc6117d42740')
+_commit=648794590e01ca383bf84cfa6cf500c8e610c2d8
+source=(git+https://github.com/elementary/switchboard-plug-printers.git#commit=${_commit})
+b2sums=('d6cc08e0a18a041438e192bfb2f85db3f825e6e5ae8218a2b40514dcfd3208f159df98c5add581637715afc7da34494f47df737806dbc320738ec7294759a3fe')
 
 pkgver() {
   cd switchboard-plug-printers
-  git describe --tags
+  git describe --tags | sed 's/-/.r/; s/-g/./'
 }
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-printers/-/commit/e17840ee79997afea7cd7da9bd373105b23d1e74

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-printers/-/commit/e17840ee79997afea7cd7da9bd373105b23d1e74
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/switchboard-plug-printers] Pushed new tag 2.2.1.r157.6487945-1

2024-07-05 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed new tag 2.2.1.r157.6487945-1 at Arch Linux / Packaging / 
Packages / switchboard-plug-printers

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-printers/-/tree/2.2.1.r157.6487945-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/switchboard-plug-power][main] upgpkg: 2.7.0.r213.19e47af7-1

2024-07-05 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / 
switchboard-plug-power


Commits:
b8aa1127 by Maxime Gauduin at 2024-07-05T18:48:17+02:00
upgpkg: 2.7.0.r213.19e47af7-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,20 +1,24 @@
 pkgbase = switchboard-plug-power
pkgdesc = Switchboard Power Plug
-   pkgver = 2.7.0
-   pkgrel = 2
+   pkgver = 2.7.0.r213.19e47af7
+   pkgrel = 1
url = https://github.com/elementary/switchboard-plug-power
arch = x86_64
groups = pantheon
-   license = GPL3
+   license = GPL-2.0-only
makedepends = git
makedepends = meson
makedepends = vala
+   depends = dbus
depends = glib2
-   depends = gtk3
+   depends = glibc
+   depends = gtk4
+   depends = libadwaita-1.so
depends = libgee
-   depends = libswitchboard-2.0.so
+   depends = libgranite-7.so
+   depends = libswitchboard-3.so
depends = polkit
-   source = 
git+https://github.com/elementary/switchboard-plug-power.git#tag=baebae823c522a3e1110be940a2baad4805332d6
-   sha256sums = 
9fd4d3f722fcc0e624bd7bd76a87cb493b24ff8dc4b84f5dbf4c4ec648129208
+   source = 
git+https://github.com/elementary/switchboard-plug-power.git#commit=19e47af74fd2bf3989c2fe544ded2981d4fff88d
+   b2sums = 
71aee95282edb50d7cf1b8609722b96d2d6b36e1f69dd41110bdca16ede8bd10146a74cd49842805dd88bfde86fa5b965158728f20580ec29954ccb56529193f
 
 pkgname = switchboard-plug-power


=
PKGBUILD
=
@@ -1,18 +1,22 @@
 # Maintainer: Maxime Gauduin 
 
 pkgname=switchboard-plug-power
-pkgver=2.7.0
-pkgrel=2
+pkgver=2.7.0.r213.19e47af7
+pkgrel=1
 pkgdesc='Switchboard Power Plug'
 arch=(x86_64)
 url=https://github.com/elementary/switchboard-plug-power
-license=(GPL3)
+license=(GPL-2.0-only)
 groups=(pantheon)
 depends=(
+  dbus
   glib2
-  gtk3
+  glibc
+  gtk4
+  libadwaita-1.so
   libgee
-  libswitchboard-2.0.so
+  libgranite-7.so
+  libswitchboard-3.so
   polkit
 )
 makedepends=(
@@ -20,14 +24,13 @@ makedepends=(
   meson
   vala
 )
-_tag=baebae823c522a3e1110be940a2baad4805332d6
-source=(git+https://github.com/elementary/switchboard-plug-power.git#tag=${_tag})
-sha256sums=('9fd4d3f722fcc0e624bd7bd76a87cb493b24ff8dc4b84f5dbf4c4ec648129208')
+_commit=19e47af74fd2bf3989c2fe544ded2981d4fff88d
+source=(git+https://github.com/elementary/switchboard-plug-power.git#commit=${_commit})
+b2sums=('71aee95282edb50d7cf1b8609722b96d2d6b36e1f69dd41110bdca16ede8bd10146a74cd49842805dd88bfde86fa5b965158728f20580ec29954ccb56529193f')
 
 pkgver() {
   cd switchboard-plug-power
-
-  git describe --tags
+  git describe --tags | sed 's/-/.r/; s/-g/./'
 }
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-power/-/commit/b8aa1127f580d7e4d11026a2f7477f802c918e52

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-power/-/commit/b8aa1127f580d7e4d11026a2f7477f802c918e52
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/switchboard-plug-power] Pushed new tag 2.7.0.r213.19e47af7-1

2024-07-05 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed new tag 2.7.0.r213.19e47af7-1 at Arch Linux / Packaging / 
Packages / switchboard-plug-power

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-power/-/tree/2.7.0.r213.19e47af7-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/switchboard-plug-parental-controls] Pushed new tag 6.0.1.r100.4910078-1

2024-07-05 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed new tag 6.0.1.r100.4910078-1 at Arch Linux / Packaging / 
Packages / switchboard-plug-parental-controls

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-parental-controls/-/tree/6.0.1.r100.4910078-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/switchboard-plug-parental-controls][main] upgpkg: 6.0.1.r100.4910078-1

2024-07-05 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / 
switchboard-plug-parental-controls


Commits:
24a37685 by Maxime Gauduin at 2024-07-05T18:45:17+02:00
upgpkg: 6.0.1.r100.4910078-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,25 +1,26 @@
 pkgbase = switchboard-plug-parental-controls
pkgdesc = Switchboard Parental Controls Plug
-   pkgver = 6.0.1
-   pkgrel = 2
+   pkgver = 6.0.1.r100.4910078
+   pkgrel = 1
url = https://github.com/elementary/switchboard-plug-parental-controls
arch = x86_64
groups = pantheon
-   license = GPL3
+   license = GPL-3.0-only
makedepends = git
makedepends = meson
makedepends = vala
depends = accountsservice
depends = flatpak
-   depends = gdk-pixbuf2
depends = glib2
-   depends = gtk3
+   depends = glibc
+   depends = gtk4
+   depends = hicolor-icon-theme
depends = libgee
-   depends = libgranite.so
+   depends = libgranite-7.so
depends = libmalcontent-0.so
-   depends = libswitchboard-2.0.so
+   depends = libswitchboard-3.so
depends = polkit
-   source = 
git+https://github.com/elementary/switchboard-plug-parental-controls.git#tag=6e0d8595c4455c8491f273adbf694e6cc8f62a9a
-   sha256sums = 
4e66af2f0a53e41bd2638b592a66805bfc3b7ca1987e5b02d73012fc4460b806
+   source = 
git+https://github.com/elementary/switchboard-plug-parental-controls.git#commit=49100787dcfd354f6a249c9f8307182d3e659226
+   b2sums = 
d807d00e544ad5a23832225afc86d9c0613a59bde64692209f64254ec08534b864c241759d4f4685d15b108d6e1075e9b09698593f8a50885e6f2f7bb775bea6
 
 pkgname = switchboard-plug-parental-controls


=
PKGBUILD
=
@@ -1,23 +1,24 @@
 # Maintainer: Maxime Gauduin 
 
 pkgname=switchboard-plug-parental-controls
-pkgver=6.0.1
-pkgrel=2
+pkgver=6.0.1.r100.4910078
+pkgrel=1
 pkgdesc='Switchboard Parental Controls Plug'
 arch=(x86_64)
 url=https://github.com/elementary/switchboard-plug-parental-controls
-license=(GPL3)
+license=(GPL-3.0-only)
 groups=(pantheon)
 depends=(
   accountsservice
   flatpak
-  gdk-pixbuf2
   glib2
-  gtk3
+  glibc
+  gtk4
+  hicolor-icon-theme
   libgee
-  libgranite.so
+  libgranite-7.so
   libmalcontent-0.so
-  libswitchboard-2.0.so
+  libswitchboard-3.so
   polkit
 )
 makedepends=(
@@ -25,19 +26,17 @@ makedepends=(
   meson
   vala
 )
-_tag=6e0d8595c4455c8491f273adbf694e6cc8f62a9a
-source=(git+https://github.com/elementary/switchboard-plug-parental-controls.git#tag=${_tag})
-sha256sums=('4e66af2f0a53e41bd2638b592a66805bfc3b7ca1987e5b02d73012fc4460b806')
+_commit=49100787dcfd354f6a249c9f8307182d3e659226
+source=(git+https://github.com/elementary/switchboard-plug-parental-controls.git#commit=${_commit})
+b2sums=('d807d00e544ad5a23832225afc86d9c0613a59bde64692209f64254ec08534b864c241759d4f4685d15b108d6e1075e9b09698593f8a50885e6f2f7bb775bea6')
 
 pkgver() {
   cd switchboard-plug-parental-controls
-
-  git describe --tags
+  git describe --tags | sed 's/-/.r/; s/-g/./'
 }
 
 prepare() {
   cd switchboard-plug-parental-controls
-
   sed 
"s/dbus_dep.get_pkgconfig_variable('sysconfdir')/dbus_dep.get_pkgconfig_variable('datadir')/"
 -i data/meson.build
 }
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-parental-controls/-/commit/24a376851fe0050f23ae8dffa25b6588723cdbd5

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-parental-controls/-/commit/24a376851fe0050f23ae8dffa25b6588723cdbd5
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/switchboard-plug-online-accounts] Pushed new tag 6.5.3.r66.2a1461a8-1

2024-07-05 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed new tag 6.5.3.r66.2a1461a8-1 at Arch Linux / Packaging / 
Packages / switchboard-plug-online-accounts

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-online-accounts/-/tree/6.5.3.r66.2a1461a8-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/switchboard-plug-online-accounts][main] upgpkg: 6.5.3.r66.2a1461a8-1

2024-07-05 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / 
switchboard-plug-online-accounts


Commits:
c9d685b1 by Maxime Gauduin at 2024-07-05T18:39:33+02:00
upgpkg: 6.5.3.r66.2a1461a8-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,28 +1,25 @@
 pkgbase = switchboard-plug-online-accounts
pkgdesc = Switchboard Online Accounts Plug
-   pkgver = 6.5.3
+   pkgver = 6.5.3.r66.2a1461a8
pkgrel = 1
url = https://github.com/elementary/switchboard-plug-onlineaccounts
arch = x86_64
groups = pantheon
-   license = GPL2
+   license = GPL-3.0-only
makedepends = git
makedepends = meson
makedepends = vala
depends = glib2
depends = glibc
-   depends = gtk3
-   depends = json-glib
+   depends = gtk4
+   depends = hicolor-icon-theme
+   depends = libadwaita-1.so
depends = libcamel-1.2.so
depends = libedataserver-1.2.so
-   depends = libedataserverui-1.2.so
depends = libgee
-   depends = libgranite.so
-   depends = libhandy-1.so
-   depends = libswitchboard-2.0.so
-   depends = rest
-   depends = webkit2gtk
-   source = 
switchboard-plug-online-accounts::git+https://github.com/elementary/switchboard-plug-onlineaccounts.git#tag=0e1416580fb13985dfce953b9559cb936a24f9b3
-   sha256sums = SKIP
+   depends = libgranite-7.so
+   depends = libswitchboard-3.so
+   source = 
switchboard-plug-online-accounts::git+https://github.com/elementary/switchboard-plug-onlineaccounts.git#commit=2a1461a88b107c0dd629c122fc06ed7ed5c1433a
+   b2sums = SKIP
 
 pkgname = switchboard-plug-online-accounts


=
PKGBUILD
=
@@ -1,40 +1,37 @@
 # Maintainer: Maxime Gauduin 
 
 pkgname=switchboard-plug-online-accounts
-pkgver=6.5.3
+pkgver=6.5.3.r66.2a1461a8
 pkgrel=1
 pkgdesc='Switchboard Online Accounts Plug'
 arch=(x86_64)
 url=https://github.com/elementary/switchboard-plug-onlineaccounts
-license=(GPL2)
+license=(GPL-3.0-only)
 groups=(pantheon)
 depends=(
   glib2
   glibc
-  gtk3
-  json-glib
+  gtk4
+  hicolor-icon-theme
+  libadwaita-1.so
   libcamel-1.2.so
   libedataserver-1.2.so
-  libedataserverui-1.2.so
   libgee
-  libgranite.so
-  libhandy-1.so
-  libswitchboard-2.0.so
-  rest
-  webkit2gtk
+  libgranite-7.so
+  libswitchboard-3.so
 )
 makedepends=(
   git
   meson
   vala
 )
-_tag=0e1416580fb13985dfce953b9559cb936a24f9b3
-source=(switchboard-plug-online-accounts::git+https://github.com/elementary/switchboard-plug-onlineaccounts.git#tag=${_tag})
-sha256sums=(SKIP)
+_commit=2a1461a88b107c0dd629c122fc06ed7ed5c1433a
+source=(switchboard-plug-online-accounts::git+https://github.com/elementary/switchboard-plug-onlineaccounts.git#commit=${_commit})
+b2sums=(SKIP)
 
 pkgver() {
   cd switchboard-plug-online-accounts
-  git describe --tags
+  git describe --tags | sed 's/-/.r/; s/-g/./'
 }
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-online-accounts/-/commit/c9d685b1ef8d080a592a046c7439dae084e81a6d

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-online-accounts/-/commit/c9d685b1ef8d080a592a046c7439dae084e81a6d
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/switchboard-plug-locale][main] upgpkg: 2.5.9.r177.9e8cd84-1

2024-07-05 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / 
switchboard-plug-locale


Commits:
0c7c2926 by Maxime Gauduin at 2024-07-05T18:24:56+02:00
upgpkg: 2.5.9.r177.9e8cd84-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = switchboard-plug-locale
pkgdesc = Switchboard Locale Plug
-   pkgver = 2.5.8.r177.9e8cd84
+   pkgver = 2.5.9.r177.9e8cd84
pkgrel = 1
url = https://github.com/elementary/switchboard-plug-locale
arch = x86_64


=
PKGBUILD
=
@@ -1,7 +1,7 @@
 # Maintainer: Maxime Gauduin 
 
 pkgname=switchboard-plug-locale
-pkgver=2.5.8.r177.9e8cd84
+pkgver=2.5.9.r177.9e8cd84
 pkgrel=1
 pkgdesc='Switchboard Locale Plug'
 arch=(x86_64)
@@ -34,7 +34,7 @@ 
b2sums=('7c56394722f90b0246ffe56abab488fedd3006bf567ff40df0574c83c66f0e69bde3bce
 
 pkgver() {
   cd switchboard-plug-locale
-  git describe --tags | sed 's/-/.r/; s/-g/./'
+  git describe --tags | sed 's/-/.r/; s/-g/./; s/2.5.8/2.5.9/'
 }
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-locale/-/commit/0c7c2926d2fae94e0c6cf2e6c71d3b6544ffaa6b

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-locale/-/commit/0c7c2926d2fae94e0c6cf2e6c71d3b6544ffaa6b
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/switchboard-plug-locale] Pushed new tag 2.5.9.r177.9e8cd84-1

2024-07-05 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed new tag 2.5.9.r177.9e8cd84-1 at Arch Linux / Packaging / 
Packages / switchboard-plug-locale

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-locale/-/tree/2.5.9.r177.9e8cd84-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/switchboard-plug-notifications] Pushed new tag 2.2.0.r150.12533fb-1

2024-07-05 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed new tag 2.2.0.r150.12533fb-1 at Arch Linux / Packaging / 
Packages / switchboard-plug-notifications

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-notifications/-/tree/2.2.0.r150.12533fb-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/switchboard-plug-notifications][main] upgpkg: 2.2.0.r150.12533fb-1

2024-07-05 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / 
switchboard-plug-notifications


Commits:
bdfcfb9b by Maxime Gauduin at 2024-07-05T18:21:54+02:00
upgpkg: 2.2.0.r150.12533fb-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,20 +1,22 @@
 pkgbase = switchboard-plug-notifications
pkgdesc = Switchboard Notifications Plug
-   pkgver = 2.2.0
-   pkgrel = 3
+   pkgver = 2.2.0.r150.12533fb
+   pkgrel = 1
url = https://github.com/elementary/switchboard-plug-notifications
arch = x86_64
groups = pantheon
-   license = GPL3
+   license = GPL-2.0-only
makedepends = git
makedepends = meson
makedepends = vala
depends = glib2
-   depends = gtk3
+   depends = glibc
+   depends = gtk4
+   depends = libadwaita-1.so
depends = libgee
-   depends = libgranite.so
-   depends = libswitchboard-2.0.so
-   source = 
git+https://github.com/elementary/switchboard-plug-notifications.git#tag=88a65980cfb86b99a12609b5a6987a617d8df767
-   sha256sums = 
339ee3d7f391093d96b02a23787b43d62a09556ee5d792e2e6440409a4522d02
+   depends = libgranite-7.so
+   depends = libswitchboard-3.so
+   source = 
git+https://github.com/elementary/switchboard-plug-notifications.git#commit=12533fb6a3e6e65d3d1085dfcbd5f1a9f6f18531
+   b2sums = 
5a4e52809f6c3c0660d88532805aba116a0dbd0d9fddf83e1b9b1e7bd9c8b712ed1871db7872ebdc14471829d1c1945caf0b6d56b018eba65dbd00458085da67
 
 pkgname = switchboard-plug-notifications


=
PKGBUILD
=
@@ -1,33 +1,34 @@
 # Maintainer: Maxime Gauduin 
 
 pkgname=switchboard-plug-notifications
-pkgver=2.2.0
-pkgrel=3
+pkgver=2.2.0.r150.12533fb
+pkgrel=1
 pkgdesc='Switchboard Notifications Plug'
 arch=(x86_64)
 url=https://github.com/elementary/switchboard-plug-notifications
-license=(GPL3)
+license=(GPL-2.0-only)
 groups=(pantheon)
 depends=(
   glib2
-  gtk3
+  glibc
+  gtk4
+  libadwaita-1.so
   libgee
-  libgranite.so
-  libswitchboard-2.0.so
+  libgranite-7.so
+  libswitchboard-3.so
 )
 makedepends=(
   git
   meson
   vala
 )
-_tag=88a65980cfb86b99a12609b5a6987a617d8df767
-source=(git+https://github.com/elementary/switchboard-plug-notifications.git#tag=${_tag})
-sha256sums=('339ee3d7f391093d96b02a23787b43d62a09556ee5d792e2e6440409a4522d02')
+_commit=12533fb6a3e6e65d3d1085dfcbd5f1a9f6f18531
+source=(git+https://github.com/elementary/switchboard-plug-notifications.git#commit=${_commit})
+b2sums=('5a4e52809f6c3c0660d88532805aba116a0dbd0d9fddf83e1b9b1e7bd9c8b712ed1871db7872ebdc14471829d1c1945caf0b6d56b018eba65dbd00458085da67')
 
 pkgver() {
   cd switchboard-plug-notifications
-
-  git describe --tags
+  git describe --tags | sed 's/-/.r/; s/-g/./'
 }
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-notifications/-/commit/bdfcfb9b713a20cce2302bcab693edcb1436ed22

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-notifications/-/commit/bdfcfb9b713a20cce2302bcab693edcb1436ed22
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/switchboard-plug-network][main] upgpkg: 2.5.0.r158.63d08c3e-1

2024-07-05 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / 
switchboard-plug-network


Commits:
35d064b5 by Maxime Gauduin at 2024-07-05T18:19:42+02:00
upgpkg: 2.5.0.r158.63d08c3e-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,24 +1,28 @@
 pkgbase = switchboard-plug-network
pkgdesc = Switchboard Network Plug
-   pkgver = 2.5.0
+   pkgver = 2.5.0.r158.63d08c3e
pkgrel = 1
url = https://github.com/elementary/switchboard-plug-network
arch = x86_64
groups = pantheon
-   license = GPL3
+   license = GPL-3.0-only
+   makedepends = cmake
makedepends = git
makedepends = meson
makedepends = vala
depends = glib2
-   depends = gtk3
+   depends = glibc
+   depends = gobject-introspection
+   depends = gtk4
+   depends = libadwaita-1.so
depends = libgee
-   depends = libgranite.so
+   depends = libgranite-7.so
depends = libnm
-   depends = libnma
-   depends = libswitchboard-2.0.so
+   depends = libnma-gtk4
+   depends = libswitchboard-3.so
depends = networkmanager
depends = polkit
-   source = 
git+https://github.com/elementary/switchboard-plug-network.git#tag=c89da3bedd0dac09aa3e8d784bc198b042440cc8
-   sha256sums = SKIP
+   source = 
git+https://github.com/elementary/switchboard-plug-network.git#commit=63d08c3e84f30c09150a1328b3103fef63496749
+   b2sums = SKIP
 
 pkgname = switchboard-plug-network


=
PKGBUILD
=
@@ -1,37 +1,40 @@
 # Maintainer: Maxime Gauduin 
 
 pkgname=switchboard-plug-network
-pkgver=2.5.0
+pkgver=2.5.0.r158.63d08c3e
 pkgrel=1
 pkgdesc='Switchboard Network Plug'
 arch=(x86_64)
 url=https://github.com/elementary/switchboard-plug-network
-license=(GPL3)
+license=(GPL-3.0-only)
 groups=(pantheon)
 depends=(
   glib2
-  gtk3
+  glibc
+  gobject-introspection
+  gtk4
+  libadwaita-1.so
   libgee
-  libgranite.so
+  libgranite-7.so
   libnm
-  libnma
-  libswitchboard-2.0.so
+  libnma-gtk4
+  libswitchboard-3.so
   networkmanager
   polkit
 )
 makedepends=(
+  cmake
   git
   meson
   vala
 )
-_tag=c89da3bedd0dac09aa3e8d784bc198b042440cc8
-source=(git+https://github.com/elementary/switchboard-plug-network.git#tag=${_tag})
-sha256sums=(SKIP)
+_commit=63d08c3e84f30c09150a1328b3103fef63496749
+source=(git+https://github.com/elementary/switchboard-plug-network.git#commit=${_commit})
+b2sums=(SKIP)
 
 pkgver() {
   cd switchboard-plug-network
-
-  git describe --tags
+  git describe --tags | sed 's/-/.r/; s/-g/./'
 }
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-network/-/commit/35d064b55e8e1da9587efbc7fc4b54350d2454b8

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-network/-/commit/35d064b55e8e1da9587efbc7fc4b54350d2454b8
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/switchboard-plug-network] Pushed new tag 2.5.0.r158.63d08c3e-1

2024-07-05 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed new tag 2.5.0.r158.63d08c3e-1 at Arch Linux / Packaging / 
Packages / switchboard-plug-network

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-network/-/tree/2.5.0.r158.63d08c3e-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/switchboard-plug-mouse-touchpad] Pushed new tag 7.0.0.r230.bed5553d-1

2024-07-05 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed new tag 7.0.0.r230.bed5553d-1 at Arch Linux / Packaging / 
Packages / switchboard-plug-mouse-touchpad

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-mouse-touchpad/-/tree/7.0.0.r230.bed5553d-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/switchboard-plug-mouse-touchpad][main] upgpkg: 7.0.0.r230.bed5553d-1

2024-07-05 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / 
switchboard-plug-mouse-touchpad


Commits:
0a0f62e1 by Maxime Gauduin at 2024-07-05T18:14:00+02:00
upgpkg: 7.0.0.r230.bed5553d-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,20 +1,22 @@
 pkgbase = switchboard-plug-mouse-touchpad
pkgdesc = Switchboard Mouse & Touchpad Plug
-   pkgver = 7.0.0
-   pkgrel = 2
+   pkgver = 7.0.0.r230.bed5553d
+   pkgrel = 1
url = https://github.com/elementary/switchboard-plug-mouse-touchpad
arch = x86_64
groups = pantheon
-   license = GPL3
+   license = GPL-3.0-only
makedepends = git
makedepends = meson
makedepends = vala
depends = glib2
-   depends = gtk3
+   depends = glibc
+   depends = gtk4
depends = libgee
-   depends = libgranite.so
-   depends = libswitchboard-2.0.so
-   source = 
git+https://github.com/elementary/switchboard-plug-mouse-touchpad.git#tag=d9fc03e30b4b563f95b1adae84b88f65e7c35b6e
-   b2sums = 
99461ae55535859b281c72a3065db572c8c8fb651c93b1c3a44814a38f977be7c451dc82e3503a0ccc52183c499fab4bea36d754075b17354f4d03b6f7224848
+   depends = libgranite-7.so
+   depends = libswitchboard-3.so
+   depends = libxml2
+   source = 
git+https://github.com/elementary/switchboard-plug-mouse-touchpad.git#commit=bed5553d8844932b402be51c22a6f9eb3fb17368
+   b2sums = 
f2ff2b6bfa611ebe02e760f573896b7f4dd3134da2eedbfdd7d511740517d058fb03b1e824307f924bdf01cfc8a7b55ebe9fc466cbb395e9aa141929b33a5c78
 
 pkgname = switchboard-plug-mouse-touchpad


=
PKGBUILD
=
@@ -1,32 +1,34 @@
 # Maintainer: Maxime Gauduin 
 
 pkgname=switchboard-plug-mouse-touchpad
-pkgver=7.0.0
-pkgrel=2
+pkgver=7.0.0.r230.bed5553d
+pkgrel=1
 pkgdesc='Switchboard Mouse & Touchpad Plug'
 arch=(x86_64)
 url=https://github.com/elementary/switchboard-plug-mouse-touchpad
-license=(GPL3)
+license=(GPL-3.0-only)
 groups=(pantheon)
 depends=(
   glib2
-  gtk3
+  glibc
+  gtk4
   libgee
-  libgranite.so
-  libswitchboard-2.0.so
+  libgranite-7.so
+  libswitchboard-3.so
+  libxml2
 )
 makedepends=(
   git
   meson
   vala
 )
-_tag=d9fc03e30b4b563f95b1adae84b88f65e7c35b6e
-source=(git+https://github.com/elementary/switchboard-plug-mouse-touchpad.git#tag=${_tag})
-b2sums=('99461ae55535859b281c72a3065db572c8c8fb651c93b1c3a44814a38f977be7c451dc82e3503a0ccc52183c499fab4bea36d754075b17354f4d03b6f7224848')
+_commit=bed5553d8844932b402be51c22a6f9eb3fb17368
+source=(git+https://github.com/elementary/switchboard-plug-mouse-touchpad.git#commit=${_commit})
+b2sums=('f2ff2b6bfa611ebe02e760f573896b7f4dd3134da2eedbfdd7d511740517d058fb03b1e824307f924bdf01cfc8a7b55ebe9fc466cbb395e9aa141929b33a5c78')
 
 pkgver() {
   cd switchboard-plug-mouse-touchpad
-  git describe --tags
+  git describe --tags | sed 's/-/.r/; s/-g/./'
 }
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-mouse-touchpad/-/commit/0a0f62e11815799af45393123e9fc04983b2260a

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-mouse-touchpad/-/commit/0a0f62e11815799af45393123e9fc04983b2260a
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/switchboard-plug-locale][main] upgpkg: 2.5.8.r177.9e8cd84-1

2024-07-05 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / 
switchboard-plug-locale


Commits:
532d8328 by Maxime Gauduin at 2024-07-05T18:10:26+02:00
upgpkg: 2.5.8.r177.9e8cd84-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,23 +1,28 @@
 pkgbase = switchboard-plug-locale
pkgdesc = Switchboard Locale Plug
-   pkgver = 2.5.9
-   pkgrel = 2
+   pkgver = 2.5.8.r177.9e8cd84
+   pkgrel = 1
url = https://github.com/elementary/switchboard-plug-locale
arch = x86_64
-   license = GPL3
+   groups = pantheon
+   license = GPL-3.0-only
+   makedepends = cmake
makedepends = git
makedepends = meson
makedepends = vala
depends = accountsservice
+   depends = dconf
depends = glib2
-   depends = gnome-desktop
-   depends = gtk3
+   depends = glibc
+   depends = gnome-desktop-4
+   depends = gtk4
+   depends = libadwaita-1.so
depends = libgee
-   depends = libgranite.so
+   depends = libgranite-7.so
depends = libibus
-   depends = libswitchboard-2.0.so
+   depends = libswitchboard-3.so
depends = polkit
-   source = 
git+https://github.com/elementary/switchboard-plug-locale.git#tag=db4ec9703d7ef2a4377c289cb2da93dd3dc1c68a
-   sha256sums = 
c2faeb8e528550faf6cd1503eb5c74da586577003628afad914a532d95f850a0
+   source = 
git+https://github.com/elementary/switchboard-plug-locale.git#commit=9e8cd84653d4de78117fc25a6aaefbf763714dc1
+   b2sums = 
7c56394722f90b0246ffe56abab488fedd3006bf567ff40df0574c83c66f0e69bde3bced0972570a7a96e758d85dc87f710174be4476fb3c7d0f034a5c279713
 
 pkgname = switchboard-plug-locale


=
PKGBUILD
=
@@ -1,36 +1,40 @@
 # Maintainer: Maxime Gauduin 
 
 pkgname=switchboard-plug-locale
-pkgver=2.5.9
-pkgrel=2
+pkgver=2.5.8.r177.9e8cd84
+pkgrel=1
 pkgdesc='Switchboard Locale Plug'
 arch=(x86_64)
 url=https://github.com/elementary/switchboard-plug-locale
-license=(GPL3)
+license=(GPL-3.0-only)
+groups=(pantheon)
 depends=(
   accountsservice
+  dconf
   glib2
-  gnome-desktop
-  gtk3
+  glibc
+  gnome-desktop-4
+  gtk4
+  libadwaita-1.so
   libgee
-  libgranite.so
+  libgranite-7.so
   libibus
-  libswitchboard-2.0.so
+  libswitchboard-3.so
   polkit
 )
 makedepends=(
+  cmake
   git
   meson
   vala
 )
-_tag=db4ec9703d7ef2a4377c289cb2da93dd3dc1c68a
-source=(git+https://github.com/elementary/switchboard-plug-locale.git#tag=${_tag})
-sha256sums=('c2faeb8e528550faf6cd1503eb5c74da586577003628afad914a532d95f850a0')
+_commit=9e8cd84653d4de78117fc25a6aaefbf763714dc1
+source=(git+https://github.com/elementary/switchboard-plug-locale.git#commit=${_commit})
+b2sums=('7c56394722f90b0246ffe56abab488fedd3006bf567ff40df0574c83c66f0e69bde3bced0972570a7a96e758d85dc87f710174be4476fb3c7d0f034a5c279713')
 
 pkgver() {
   cd switchboard-plug-locale
-
-  git describe --tags
+  git describe --tags | sed 's/-/.r/; s/-g/./'
 }
 
 build() {
@@ -42,4 +46,4 @@ package() {
   meson install -C build --destdir "${pkgdir}"
 }
 
-# vim:set sw=2 sts=-1 et:
+# vim: ts=2 sw=2 et:



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-locale/-/commit/532d832876006da2018383fc5af44b05eb2af99a

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-locale/-/commit/532d832876006da2018383fc5af44b05eb2af99a
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/switchboard-plug-locale] Pushed new tag 2.5.8.r177.9e8cd84-1

2024-07-05 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed new tag 2.5.8.r177.9e8cd84-1 at Arch Linux / Packaging / 
Packages / switchboard-plug-locale

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-locale/-/tree/2.5.8.r177.9e8cd84-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/switchboard-plug-about][main] 2 commits: upgpkg: 6.2.0.r282.94871c21-1

2024-07-05 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / 
switchboard-plug-about


Commits:
849588c2 by Maxime Gauduin at 2024-07-05T18:04:32+02:00
upgpkg: 6.2.0.r282.94871c21-1

- - - - -
b2af411e by Maxime Gauduin at 2024-07-05T18:05:12+02:00
upgpkg: 6.2.0.r282.94871c21-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,26 +1,30 @@
 pkgbase = switchboard-plug-about
pkgdesc = Switchboard About Plug
-   pkgver = 6.2.0
-   pkgrel = 2
+   pkgver = 6.2.0.r282.94871c21
+   pkgrel = 1
url = https://github.com/elementary/switchboard-plug-about
arch = x86_64
groups = pantheon
-   license = GPL3
+   license = GPL-3.0-only
makedepends = git
makedepends = meson
makedepends = vala
depends = appstream
depends = fwupd
depends = glib2
-   depends = gtk3
+   depends = glibc
+   depends = gtk4
+   depends = libadwaita-1.so
depends = libgee
-   depends = libgranite.so
+   depends = libgranite-7.so
depends = libgtop
-   depends = libswitchboard-2.0.so
+   depends = libgudev
+   depends = libpackagekit-glib
+   depends = libswitchboard-3.so
+   depends = polkit
+   depends = switcheroo-control
depends = udisks2
-   source = 
git+https://github.com/elementary/switchboard-plug-about.git#tag=b8608874d764551207bc11e266b2b27a47a802e6
-   source = appstream-1.0.patch
-   sha256sums = SKIP
-   sha256sums = 
122f80cbce1b9bffcee8b90551a05ea476691cf505547bf33de436327443e461
+   source = 
git+https://github.com/elementary/switchboard-plug-about.git#commit=94871c2132021adc7e2887a69e48ce7fa632498c
+   b2sums = SKIP
 
 pkgname = switchboard-plug-about


=
PKGBUILD
=
@@ -1,22 +1,28 @@
 # Maintainer: Maxime Gauduin 
 
 pkgname=switchboard-plug-about
-pkgver=6.2.0
-pkgrel=2
+pkgver=6.2.0.r282.94871c21
+pkgrel=1
 pkgdesc='Switchboard About Plug'
 arch=(x86_64)
 url=https://github.com/elementary/switchboard-plug-about
-license=(GPL3)
+license=(GPL-3.0-only)
 groups=(pantheon)
 depends=(
   appstream
   fwupd
   glib2
-  gtk3
+  glibc
+  gtk4
+  libadwaita-1.so
   libgee
-  libgranite.so
+  libgranite-7.so
   libgtop
-  libswitchboard-2.0.so
+  libgudev
+  libpackagekit-glib
+  libswitchboard-3.so
+  polkit
+  switcheroo-control
   udisks2
 )
 makedepends=(
@@ -24,20 +30,13 @@ makedepends=(
   meson
   vala
 )
-_tag=b8608874d764551207bc11e266b2b27a47a802e6
-source=(git+https://github.com/elementary/switchboard-plug-about.git#tag=${_tag}
-appstream-1.0.patch)
-sha256sums=('SKIP'
-'122f80cbce1b9bffcee8b90551a05ea476691cf505547bf33de436327443e461')
+_commit=94871c2132021adc7e2887a69e48ce7fa632498c
+source=(git+https://github.com/elementary/switchboard-plug-about.git#commit=${_commit})
+b2sums=(SKIP)
 
 pkgver() {
   cd switchboard-plug-about
-  git describe --tags
-}
-
-prepare() {
-  cd switchboard-plug-about
-  patch -p1 -i ../appstream-1.0.patch
+  git describe --tags | sed 's/-/.r/; s/-g/./'
 }
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-about/-/compare/56c9f98dfed99cc144ea702917bb7fa1dcc56811...b2af411e1e6e26ce4dc026f6bab26bd8f4fb1b98

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-about/-/compare/56c9f98dfed99cc144ea702917bb7fa1dcc56811...b2af411e1e6e26ce4dc026f6bab26bd8f4fb1b98
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/switchboard-plug-about] Pushed new tag 6.2.0.r282.94871c21-1

2024-07-05 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed new tag 6.2.0.r282.94871c21-1 at Arch Linux / Packaging / 
Packages / switchboard-plug-about

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-about/-/tree/6.2.0.r282.94871c21-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/switchboard-plug-keyboard][main] upgpkg: 3.2.1.r166.2d87a593-1

2024-07-05 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / 
switchboard-plug-keyboard


Commits:
cbc5d986 by Maxime Gauduin at 2024-07-05T17:00:47+02:00
upgpkg: 3.2.1.r166.2d87a593-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,24 +1,25 @@
 pkgbase = switchboard-plug-keyboard
pkgdesc = Switchboard Keyboard Plug
-   pkgver = 3.2.1
+   pkgver = 3.2.1.r166.2d87a593
pkgrel = 1
url = https://github.com/elementary/switchboard-plug-keyboard
arch = x86_64
groups = pantheon
-   license = GPL3
+   license = GPL-2.0-only
makedepends = git
makedepends = meson
makedepends = vala
+   depends = dconf
depends = glib2
-   depends = gtk3
-   depends = ibus
+   depends = glibc
+   depends = gtk4
+   depends = libibus
+   depends = libadwaita-1.so
depends = libgee
-   depends = libgnomekbd
-   depends = libgranite.so
-   depends = libhandy-1.so
+   depends = libgranite-7.so
+   depends = libswitchboard-3.so
depends = libxml2
-   depends = libswitchboard-2.0.so
-   source = 
git+https://github.com/elementary/switchboard-plug-keyboard.git#tag=ee3f3e63e38bd3ece9789b69353592be21defcfd
-   sha256sums = SKIP
+   source = 
git+https://github.com/elementary/switchboard-plug-keyboard.git#commit=2d87a5932b0ae174809deef3778d780246e62d2a
+   b2sums = SKIP
 
 pkgname = switchboard-plug-keyboard


=
PKGBUILD
=
@@ -1,37 +1,37 @@
 # Maintainer: Maxime Gauduin 
 
 pkgname=switchboard-plug-keyboard
-pkgver=3.2.1
+pkgver=3.2.1.r166.2d87a593
 pkgrel=1
 pkgdesc='Switchboard Keyboard Plug'
 arch=(x86_64)
 url=https://github.com/elementary/switchboard-plug-keyboard
-license=(GPL3)
+license=(GPL-2.0-only)
 groups=(pantheon)
 depends=(
+  dconf
   glib2
-  gtk3
-  ibus
+  glibc
+  gtk4
+  libibus
+  libadwaita-1.so
   libgee
-  libgnomekbd
-  libgranite.so
-  libhandy-1.so
+  libgranite-7.so
+  libswitchboard-3.so
   libxml2
-  libswitchboard-2.0.so
 )
 makedepends=(
   git
   meson
   vala
 )
-_tag=ee3f3e63e38bd3ece9789b69353592be21defcfd
-source=(git+https://github.com/elementary/switchboard-plug-keyboard.git#tag=${_tag})
-sha256sums=(SKIP)
+_commit=2d87a5932b0ae174809deef3778d780246e62d2a
+source=(git+https://github.com/elementary/switchboard-plug-keyboard.git#commit=${_commit})
+b2sums=(SKIP)
 
 pkgver() {
   cd switchboard-plug-keyboard
-
-  git describe --tags
+  git describe --tags | sed 's/-/.r/; s/-g/./'
 }
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-keyboard/-/commit/cbc5d986d23707fe6a329cfa4f30238c519226b6

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-keyboard/-/commit/cbc5d986d23707fe6a329cfa4f30238c519226b6
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/switchboard-plug-keyboard] Pushed new tag 3.2.1.r166.2d87a593-1

2024-07-05 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed new tag 3.2.1.r166.2d87a593-1 at Arch Linux / Packaging / 
Packages / switchboard-plug-keyboard

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-keyboard/-/tree/3.2.1.r166.2d87a593-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/switchboard-plug-display] Pushed new tag 7.0.0.r66.39d2ae5-1

2024-07-05 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed new tag 7.0.0.r66.39d2ae5-1 at Arch Linux / Packaging / 
Packages / switchboard-plug-display

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-display/-/tree/7.0.0.r66.39d2ae5-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/switchboard-plug-display][main] upgpkg: 7.0.0.r66.39d2ae5-1

2024-07-05 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / 
switchboard-plug-display


Commits:
b1497f99 by Maxime Gauduin at 2024-07-05T16:55:52+02:00
upgpkg: 7.0.0.r66.39d2ae5-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,21 +1,22 @@
 pkgbase = switchboard-plug-display
pkgdesc = Switchboard Display Plug
-   pkgver = 7.0.0
+   pkgver = 7.0.0.r66.39d2ae5
pkgrel = 1
url = https://github.com/elementary/switchboard-plug-display
arch = x86_64
groups = pantheon
-   license = GPL3
+   license = GPL-3.0-only
makedepends = git
makedepends = meson
-   makedepends = switchboard
makedepends = vala
depends = glib2
-   depends = gtk3
+   depends = glibc
+   depends = gtk4
+   depends = libadwaita-1.so
depends = libgee
-   depends = libgranite.so
-   depends = libswitchboard-2.0.so
-   source = 
git+https://github.com/elementary/switchboard-plug-display.git#tag=5426bd87d06bdb8bb7294f80197e94b1e44b5dc0
-   sha256sums = SKIP
+   depends = libgranite-7.so
+   depends = libswitchboard-3.so
+   source = 
git+https://github.com/elementary/switchboard-plug-display.git#commit=39d2ae5375afb8ed2f7b5cac6c746f6d3f354772
+   b2sums = SKIP
 
 pkgname = switchboard-plug-display


=
PKGBUILD
=
@@ -1,34 +1,34 @@
 # Maintainer: Maxime Gauduin 
 
 pkgname=switchboard-plug-display
-pkgver=7.0.0
+pkgver=7.0.0.r66.39d2ae5
 pkgrel=1
 pkgdesc='Switchboard Display Plug'
 arch=(x86_64)
 url=https://github.com/elementary/switchboard-plug-display
-license=(GPL3)
+license=(GPL-3.0-only)
 groups=(pantheon)
 depends=(
   glib2
-  gtk3
+  glibc
+  gtk4
+  libadwaita-1.so
   libgee
-  libgranite.so
-  libswitchboard-2.0.so
+  libgranite-7.so
+  libswitchboard-3.so
 )
 makedepends=(
   git
   meson
-  switchboard
   vala
 )
-_tag=5426bd87d06bdb8bb7294f80197e94b1e44b5dc0
-source=(git+https://github.com/elementary/switchboard-plug-display.git#tag=${_tag})
-sha256sums=(SKIP)
+_commit=39d2ae5375afb8ed2f7b5cac6c746f6d3f354772
+source=(git+https://github.com/elementary/switchboard-plug-display.git#commit=${_commit})
+b2sums=(SKIP)
 
 pkgver() {
   cd switchboard-plug-display
-
-  git describe --tags
+  git describe --tags | sed 's/-/.r/; s/-g/./'
 }
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-display/-/commit/b1497f99fa5fac39a0d88aaddeb35523f2c669a1

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-display/-/commit/b1497f99fa5fac39a0d88aaddeb35523f2c669a1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/switchboard-plug-desktop][main] upgpkg: 6.5.0.r127.7552ae62-1

2024-07-05 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / 
switchboard-plug-desktop


Commits:
ba9d8f4b by Maxime Gauduin at 2024-07-05T16:52:30+02:00
upgpkg: 6.5.0.r127.7552ae62-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,26 +1,24 @@
 pkgbase = switchboard-plug-desktop
pkgdesc = Switchboard Desktop Plug
-   pkgver = 6.5.0
+   pkgver = 6.5.0.r127.7552ae62
pkgrel = 1
url = https://github.com/elementary/switchboard-plug-pantheon-shell
arch = x86_64
-   groups = pantheon-unstable
-   license = GPL3
+   groups = pantheon
+   license = GPL-3.0-only
makedepends = git
makedepends = meson
+   makedepends = ninja
makedepends = vala
depends = gdk-pixbuf2
depends = glib2
-   depends = gnome-desktop
-   depends = gtk3
+   depends = glibc
+   depends = gtk4
depends = libgee
depends = libgexiv2
-   depends = libgranite.so
-   depends = libhandy
-   depends = libswitchboard-2.0.so
-   depends = plank
-   depends = tumbler
-   source = 
switchboard-plug-desktop::git+https://github.com/elementary/switchboard-plug-pantheon-shell.git#tag=02af815776180be0c3a90bd81a612805f002b4b6
-   sha256sums = SKIP
+   depends = libgranite-7.so
+   depends = libswitchboard-3.so
+   source = 
switchboard-plug-desktop::git+https://github.com/elementary/switchboard-plug-pantheon-shell.git#commit=7552ae6279e509abdf4f2c6e42772601ba3d7b99
+   b2sums = SKIP
 
 pkgname = switchboard-plug-desktop


=
PKGBUILD
=
@@ -1,42 +1,36 @@
 # Maintainer: Maxime Gauduin 
 
 pkgname=switchboard-plug-desktop
-pkgver=6.5.0
+pkgver=6.5.0.r127.7552ae62
 pkgrel=1
 pkgdesc='Switchboard Desktop Plug'
 arch=(x86_64)
 url=https://github.com/elementary/switchboard-plug-pantheon-shell
-license=(GPL3)
-groups=(pantheon-unstable)
+license=(GPL-3.0-only)
+groups=(pantheon)
 depends=(
   gdk-pixbuf2
   glib2
-  gnome-desktop
-  gtk3
+  glibc
+  gtk4
   libgee
   libgexiv2
-  libgranite.so
-  libhandy
-  libswitchboard-2.0.so
-  plank
-  tumbler
+  libgranite-7.so
+  libswitchboard-3.so
 )
 makedepends=(
   git
   meson
+  ninja
   vala
 )
-_tag=02af815776180be0c3a90bd81a612805f002b4b6
-source=(switchboard-plug-desktop::git+https://github.com/elementary/switchboard-plug-pantheon-shell.git#tag=${_tag})
-sha256sums=('SKIP')
+_commit=7552ae6279e509abdf4f2c6e42772601ba3d7b99
+source=(switchboard-plug-desktop::git+https://github.com/elementary/switchboard-plug-pantheon-shell.git#commit=${_commit})
+b2sums=(SKIP)
 
 pkgver() {
   cd switchboard-plug-desktop
-  git describe --tags
-}
-
-prepare() {
-  sed 's|/usr/share/backgrounds|/usr/share/backgrounds/elementary|' -i 
switchboard-plug-desktop/src/Views/Wallpaper.vala
+  git describe --tags | sed 's/-/.r/; s/-g/./'
 }
 
 build() {
@@ -48,4 +42,4 @@ package() {
   meson install -C build --destdir "${pkgdir}"
 }
 
-# vim:set sw=2 sts=-1 et:
+# vim: ts=2 sw=2 et:



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-desktop/-/commit/ba9d8f4b832889ed88f00b1995d285c148786f1a

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-desktop/-/commit/ba9d8f4b832889ed88f00b1995d285c148786f1a
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/switchboard-plug-desktop] Pushed new tag 6.5.0.r127.7552ae62-1

2024-07-05 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed new tag 6.5.0.r127.7552ae62-1 at Arch Linux / Packaging / 
Packages / switchboard-plug-desktop

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-desktop/-/tree/6.5.0.r127.7552ae62-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/switchboard-plug-datetime][main] upgpkg: 2.2.0.r194.3d22837-1

2024-07-05 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / 
switchboard-plug-datetime


Commits:
b471af6f by Maxime Gauduin at 2024-07-05T16:46:07+02:00
upgpkg: 2.2.0.r194.3d22837-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,21 +1,22 @@
 pkgbase = switchboard-plug-datetime
pkgdesc = Switchboard Date & Time Plug
-   pkgver = 2.2.0
-   pkgrel = 4
+   pkgver = 2.2.0.r194.3d22837
+   pkgrel = 1
url = https://github.com/elementary/switchboard-plug-datetime
arch = x86_64
groups = pantheon
-   license = GPL3
+   license = GPL-3.0-only
makedepends = git
makedepends = meson
makedepends = vala
-   depends = gdk-pixbuf2
depends = glib2
-   depends = gtk3
+   depends = glibc
+   depends = gtk4
+   depends = libadwaita-1.so
depends = libgee
-   depends = libgranite.so
-   depends = libswitchboard-2.0.so
-   source = 
git+https://github.com/elementary/switchboard-plug-datetime.git#tag=a7ec8cee73be667987879102d31edd319c5f8633
-   sha256sums = 
ef3e5cf92b411da5c8cfda2b3f41f7dbf56e565c0dda57abd38f07cf36b46872
+   depends = libgranite-7.so
+   depends = libswitchboard-3.so
+   source = 
git+https://github.com/elementary/switchboard-plug-datetime.git#commit=3d22837762f05d25412498650364cfab3425af59
+   b2sums = 
8cb3e8a607ef1653e75a939b425cb44bab831fbd163992180176881322a7122a0c6a04d35fc294d069ce4c122321ea3add0521e2df745cf022a7748312960aca
 
 pkgname = switchboard-plug-datetime


=
PKGBUILD
=
@@ -1,34 +1,34 @@
 # Maintainer: Maxime Gauduin 
 
 pkgname=switchboard-plug-datetime
-pkgver=2.2.0
-pkgrel=4
+pkgver=2.2.0.r194.3d22837
+pkgrel=1
 pkgdesc='Switchboard Date & Time Plug'
 arch=(x86_64)
 url=https://github.com/elementary/switchboard-plug-datetime
-license=(GPL3)
+license=(GPL-3.0-only)
 groups=(pantheon)
 depends=(
-  gdk-pixbuf2
   glib2
-  gtk3
+  glibc
+  gtk4
+  libadwaita-1.so
   libgee
-  libgranite.so
-  libswitchboard-2.0.so
+  libgranite-7.so
+  libswitchboard-3.so
 )
 makedepends=(
   git
   meson
   vala
 )
-_tag=a7ec8cee73be667987879102d31edd319c5f8633
-source=(git+https://github.com/elementary/switchboard-plug-datetime.git#tag=${_tag})
-sha256sums=('ef3e5cf92b411da5c8cfda2b3f41f7dbf56e565c0dda57abd38f07cf36b46872')
+_commit=3d22837762f05d25412498650364cfab3425af59
+source=(git+https://github.com/elementary/switchboard-plug-datetime.git#commit=${_commit})
+b2sums=('8cb3e8a607ef1653e75a939b425cb44bab831fbd163992180176881322a7122a0c6a04d35fc294d069ce4c122321ea3add0521e2df745cf022a7748312960aca')
 
 pkgver() {
   cd switchboard-plug-datetime
-
-  git describe --tags
+  git describe --tags | sed 's/-/.r/; s/-g/./'
 }
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-datetime/-/commit/b471af6f9a4a1233c6d3c22c870f796b7389b05b

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-datetime/-/commit/b471af6f9a4a1233c6d3c22c870f796b7389b05b
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/switchboard-plug-datetime] Pushed new tag 2.2.0.r194.3d22837-1

2024-07-05 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed new tag 2.2.0.r194.3d22837-1 at Arch Linux / Packaging / 
Packages / switchboard-plug-datetime

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-datetime/-/tree/2.2.0.r194.3d22837-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/switchboard-plug-bluetooth][main] upgpkg: 2.3.6.r148.34e1d73-1

2024-07-05 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / 
switchboard-plug-bluetooth


Commits:
8fd38237 by Maxime Gauduin at 2024-07-05T16:43:25+02:00
upgpkg: 2.3.6.r148.34e1d73-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,20 +1,22 @@
 pkgbase = switchboard-plug-bluetooth
pkgdesc = Switchboard Bluetooth Plug
-   pkgver = 2.3.6
-   pkgrel = 4
+   pkgver = 2.3.6.r148.34e1d73
+   pkgrel = 1
url = https://github.com/elementary/switchboard-plug-bluetooth
arch = x86_64
groups = pantheon
-   license = GPL3
+   license = GPL-3.0-only
makedepends = git
makedepends = meson
makedepends = vala
depends = glib2
-   depends = gtk3
+   depends = glibc
+   depends = gtk4
+   depends = libadwaita-1.so
depends = libgee
-   depends = libgranite.so
-   depends = libswitchboard-2.0.so
-   source = 
git+https://github.com/elementary/switchboard-plug-bluetooth.git#tag=a74a2b0926461ac97e970c4eedd4bc17243b7e25
-   sha256sums = 
1f31178cd18d17399489b63c4412d2eef84242f21806c65b6144c75f0daafe40
+   depends = libgranite-7.so
+   depends = libswitchboard-3.so
+   source = 
git+https://github.com/elementary/switchboard-plug-bluetooth.git#commit=34e1d73379e8d05f2d57760a1974cd41f7584d0e
+   b2sums = 
2345bb6ecd457729187dce98327b94f68d3b451fd0cd3c1ff37f8acbf2c6276aefaf9341c7e062b0d9c9f4514cd428a9dd8a358300c763c033c4931320db1cb2
 
 pkgname = switchboard-plug-bluetooth


=
PKGBUILD
=
@@ -1,33 +1,34 @@
 # Maintainer: Maxime Gauduin 
 
 pkgname=switchboard-plug-bluetooth
-pkgver=2.3.6
-pkgrel=4
+pkgver=2.3.6.r148.34e1d73
+pkgrel=1
 pkgdesc='Switchboard Bluetooth Plug'
 arch=(x86_64)
 url=https://github.com/elementary/switchboard-plug-bluetooth
-license=(GPL3)
+license=(GPL-3.0-only)
 groups=(pantheon)
 depends=(
   glib2
-  gtk3
+  glibc
+  gtk4
+  libadwaita-1.so
   libgee
-  libgranite.so
-  libswitchboard-2.0.so
+  libgranite-7.so
+  libswitchboard-3.so
 )
 makedepends=(
   git
   meson
   vala
 )
-_tag=a74a2b0926461ac97e970c4eedd4bc17243b7e25
-source=(git+https://github.com/elementary/switchboard-plug-bluetooth.git#tag=${_tag})
-sha256sums=('1f31178cd18d17399489b63c4412d2eef84242f21806c65b6144c75f0daafe40')
+_commit=34e1d73379e8d05f2d57760a1974cd41f7584d0e
+source=(git+https://github.com/elementary/switchboard-plug-bluetooth.git#commit=${_commit})
+b2sums=('2345bb6ecd457729187dce98327b94f68d3b451fd0cd3c1ff37f8acbf2c6276aefaf9341c7e062b0d9c9f4514cd428a9dd8a358300c763c033c4931320db1cb2')
 
 pkgver() {
   cd switchboard-plug-bluetooth
-
-  git describe --tags
+  git describe --tags | sed 's/-/.r/; s/-g/./'
 }
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-bluetooth/-/commit/8fd38237650d880534b274f9b6f44fc5bb9ddf5f

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-bluetooth/-/commit/8fd38237650d880534b274f9b6f44fc5bb9ddf5f
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/switchboard-plug-bluetooth] Pushed new tag 2.3.6.r148.34e1d73-1

2024-07-05 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed new tag 2.3.6.r148.34e1d73-1 at Arch Linux / Packaging / 
Packages / switchboard-plug-bluetooth

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-bluetooth/-/tree/2.3.6.r148.34e1d73-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/switchboard-plug-applications][main] upgpkg: 7.0.1.r247.92346d65-1

2024-07-05 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / 
switchboard-plug-applications


Commits:
6b48a51b by Maxime Gauduin at 2024-07-05T16:39:56+02:00
upgpkg: 7.0.1.r247.92346d65-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,21 +1,24 @@
 pkgbase = switchboard-plug-applications
pkgdesc = Switchboard Applications Plug
-   pkgver = 7.0.1
+   pkgver = 7.0.1.r247.92346d65
pkgrel = 1
url = https://github.com/elementary/switchboard-plug-applications
arch = x86_64
groups = pantheon
-   license = GPL3
+   license = GPL-3.0-only
makedepends = git
makedepends = meson
makedepends = vala
depends = flatpak
depends = glib2
-   depends = gtk3
+   depends = glibc
+   depends = gtk4
+   depends = hicolor-icon-theme
+   depends = libadwaita-1.so
depends = libgee
-   depends = libgranite.so
-   depends = libswitchboard-2.0.so
-   source = 
git+https://github.com/elementary/switchboard-plug-applications.git#tag=5504a1786d10446a4079b3f5074b2c4c1aca58f0
-   sha256sums = SKIP
+   depends = libgranite-7.so
+   depends = libswitchboard-3.so
+   source = 
git+https://github.com/elementary/switchboard-plug-applications.git#commit=92346d650e861dd6a4260aa90c684adc7fe00373
+   b2sums = SKIP
 
 pkgname = switchboard-plug-applications


=
PKGBUILD
=
@@ -1,34 +1,36 @@
 # Maintainer: Maxime Gauduin 
 
 pkgname=switchboard-plug-applications
-pkgver=7.0.1
+pkgver=7.0.1.r247.92346d65
 pkgrel=1
 pkgdesc='Switchboard Applications Plug'
 arch=(x86_64)
 url=https://github.com/elementary/switchboard-plug-applications
-license=(GPL3)
+license=(GPL-3.0-only)
 groups=(pantheon)
 depends=(
   flatpak
   glib2
-  gtk3
+  glibc
+  gtk4
+  hicolor-icon-theme
+  libadwaita-1.so
   libgee
-  libgranite.so
-  libswitchboard-2.0.so
+  libgranite-7.so
+  libswitchboard-3.so
 )
 makedepends=(
   git
   meson
   vala
 )
-_tag=5504a1786d10446a4079b3f5074b2c4c1aca58f0
-source=(git+https://github.com/elementary/switchboard-plug-applications.git#tag=${_tag})
-sha256sums=(SKIP)
+_commit=92346d650e861dd6a4260aa90c684adc7fe00373
+source=(git+https://github.com/elementary/switchboard-plug-applications.git#commit=${_commit})
+b2sums=(SKIP)
 
 pkgver() {
   cd switchboard-plug-applications
-
-  git describe --tags
+  git describe --tags | sed 's/-/.r/; s/-g/./'
 }
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-applications/-/commit/6b48a51b0652c3b4a7011c0ff4249ff5166030aa

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-applications/-/commit/6b48a51b0652c3b4a7011c0ff4249ff5166030aa
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/switchboard-plug-applications] Pushed new tag 7.0.1.r247.92346d65-1

2024-07-05 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed new tag 7.0.1.r247.92346d65-1 at Arch Linux / Packaging / 
Packages / switchboard-plug-applications

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-applications/-/tree/7.0.1.r247.92346d65-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/switchboard] Pushed new tag 8.0.0-1

2024-07-05 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed new tag 8.0.0-1 at Arch Linux / Packaging / Packages / 
switchboard

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard/-/tree/8.0.0-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/switchboard][main] 2 commits: upgpkg: 8.0.0-1

2024-07-05 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / 
switchboard


Commits:
f889e19a by Maxime Gauduin at 2024-07-05T16:32:52+02:00
upgpkg: 8.0.0-1

- - - - -
7361a928 by Maxime Gauduin at 2024-07-05T16:33:40+02:00
upgpkg: 8.0.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,22 +1,25 @@
 pkgbase = switchboard
pkgdesc = The Pantheon Control Center
-   pkgver = 6.0.2
-   pkgrel = 2
+   pkgver = 8.0.0
+   pkgrel = 1
url = https://github.com/elementary/switchboard
arch = x86_64
groups = pantheon
-   license = GPL3
+   license = LGPL-2.1-only
+   makedepends = cmake
makedepends = git
-   makedepends = meson
makedepends = intltool
+   makedepends = meson
+   makedepends = sassc
makedepends = vala
-   depends = gdk-pixbuf2
+   depends = dconf
depends = glib2
-   depends = gtk3
+   depends = glibc
+   depends = gtk4
+   depends = hicolor-icon-theme
+   depends = libadwaita-1.so
depends = libgee
-   depends = libgranite.so
-   depends = libhandy-1.so
-   depends = wayland
+   depends = libgranite-7.so
optdepends = switchboard-plug-about: About plug
optdepends = switchboard-plug-applications: Applications plug
optdepends = switchboard-plug-datetime: Date & Time plug
@@ -29,8 +32,8 @@ pkgbase = switchboard
optdepends = switchboard-plug-notifications: Notifications plug
optdepends = switchboard-plug-power: Power plug
optdepends = switchboard-plug-security-privacy: Security & Privacy plug
-   provides = libswitchboard-2.0.so
-   source = 
git+https://github.com/elementary/switchboard.git#tag=a38cb4fe0dafb35b57ad58aa45c81aa33b7bb34b
-   b2sums = SKIP
+   provides = libswitchboard-3.so
+   source = 
git+https://github.com/elementary/switchboard.git#tag=540830bf5a1e4881d10a5d15aae123aaa9e9f7de
+   b2sums = 
24bc2dc7822a98c777a7079cda357d9c912be61c13bfd97f41e5b8a09f76de99e3c722fc3fc29a164b15a173563753092643e00c04676f0ece1657b31eee182b
 
 pkgname = switchboard


=
PKGBUILD
=
@@ -3,26 +3,29 @@
 # Contributor: dserban 
 
 pkgname=switchboard
-pkgver=6.0.2
-pkgrel=2
+pkgver=8.0.0
+pkgrel=1
 pkgdesc='The Pantheon Control Center'
 arch=(x86_64)
 url=https://github.com/elementary/switchboard
-license=(GPL3)
+license=(LGPL-2.1-only)
 groups=(pantheon)
 depends=(
-  gdk-pixbuf2
+  dconf
   glib2
-  gtk3
+  glibc
+  gtk4
+  hicolor-icon-theme
+  libadwaita-1.so
   libgee
-  libgranite.so
-  libhandy-1.so
-  wayland
+  libgranite-7.so
 )
 makedepends=(
+  cmake
   git
-  meson
   intltool
+  meson
+  sassc
   vala
 )
 optdepends=(
@@ -39,15 +42,10 @@ optdepends=(
   'switchboard-plug-power: Power plug'
   'switchboard-plug-security-privacy: Security & Privacy plug'
 )
-provides=(libswitchboard-2.0.so)
-_tag=a38cb4fe0dafb35b57ad58aa45c81aa33b7bb34b
+provides=(libswitchboard-3.so)
+_tag=540830bf5a1e4881d10a5d15aae123aaa9e9f7de
 source=(git+https://github.com/elementary/switchboard.git#tag=${_tag})
-b2sums=(SKIP)
-
-prepare() {
-  cd switchboard
-  git cherry-pick -n ecf2a6c42122946cc84150f6927ef69c1f67c909
-}
+b2sums=('24bc2dc7822a98c777a7079cda357d9c912be61c13bfd97f41e5b8a09f76de99e3c722fc3fc29a164b15a173563753092643e00c04676f0ece1657b31eee182b')
 
 pkgver() {
   cd switchboard



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard/-/compare/c85f06ba2d13f77ad3044962f553d7a200e5076c...7361a9284ab64481a753ac2a041a16662495e61c

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard/-/compare/c85f06ba2d13f77ad3044962f553d7a200e5076c...7361a9284ab64481a753ac2a041a16662495e61c
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/switchboard-plug-user-accounts] Pushed new tag 2.4.3-4

2024-07-05 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed new tag 2.4.3-4 at Arch Linux / Packaging / Packages / 
switchboard-plug-user-accounts

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-user-accounts/-/tree/2.4.3-4
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/switchboard-plug-user-accounts][main] upgpkg: 2.4.3-4

2024-07-05 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / 
switchboard-plug-user-accounts


Commits:
3719a09d by Maxime Gauduin at 2024-07-05T16:18:01+02:00
upgpkg: 2.4.3-4

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,28 @@
+pkgbase = switchboard-plug-user-accounts
+   pkgdesc = Switchboard User Accounts Plug
+   pkgver = 2.4.3
+   pkgrel = 4
+   url = https://github.com/elementary/switchboard-plug-useraccounts
+   arch = x86_64
+   groups = pantheon
+   license = GPL3
+   makedepends = git
+   makedepends = gobject-introspection
+   makedepends = meson
+   makedepends = vala
+   depends = accountsservice
+   depends = cairo
+   depends = gdk-pixbuf2
+   depends = glib2
+   depends = gnome-desktop
+   depends = gtk3
+   depends = libgee
+   depends = libgranite.so
+   depends = libhandy-1.so
+   depends = libpwquality
+   depends = libswitchboard-2.0.so
+   depends = polkit
+   source = 
switchboard-plug-user-accounts::git+https://github.com/elementary/switchboard-plug-useraccounts.git#tag=a4203ee2b33dc93e4797c7cf49c3bed60ebb8169
+   sha256sums = 
156a6205ee9b696ee71c6731757964140c2f0382e4de59bb7bbafc2cf643bfe7
+
+pkgname = switchboard-plug-user-accounts


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=switchboard-plug-user-accounts
 pkgver=2.4.3
-pkgrel=2
+pkgrel=4
 pkgdesc='Switchboard User Accounts Plug'
 arch=(x86_64)
 url=https://github.com/elementary/switchboard-plug-useraccounts
@@ -30,7 +30,7 @@ makedepends=(
 )
 _tag=a4203ee2b33dc93e4797c7cf49c3bed60ebb8169
 
source=(switchboard-plug-user-accounts::git+https://github.com/elementary/switchboard-plug-useraccounts.git#tag=${_tag})
-sha256sums=('SKIP')
+sha256sums=('156a6205ee9b696ee71c6731757964140c2f0382e4de59bb7bbafc2cf643bfe7')
 
 pkgver() {
   cd switchboard-plug-user-accounts



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-user-accounts/-/commit/3719a09d1416059b11467d6f233c5bed3930a8cd

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-user-accounts/-/commit/3719a09d1416059b11467d6f233c5bed3930a8cd
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/switchboard-plug-sharing] Pushed new tag 2.1.6-2

2024-07-05 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed new tag 2.1.6-2 at Arch Linux / Packaging / Packages / 
switchboard-plug-sharing

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-sharing/-/tree/2.1.6-2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/switchboard-plug-sharing][main] upgpkg: 2.1.6-2

2024-07-05 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / 
switchboard-plug-sharing


Commits:
7fb64a86 by Maxime Gauduin at 2024-07-05T16:16:12+02:00
upgpkg: 2.1.6-2

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,22 @@
+pkgbase = switchboard-plug-sharing
+   pkgdesc = Switchboard Sharing Plug
+   pkgver = 2.1.6
+   pkgrel = 2
+   url = https://github.com/elementary/switchboard-plug-sharing
+   arch = x86_64
+   groups = pantheon
+   license = GPL3
+   makedepends = git
+   makedepends = meson
+   makedepends = switchboard
+   makedepends = vala
+   depends = glib2
+   depends = gnome-user-share
+   depends = gtk3
+   depends = libgee
+   depends = libgranite.so
+   depends = libswitchboard-2.0.so
+   source = 
git+https://github.com/elementary/switchboard-plug-sharing.git#tag=5d2b063e86d4ea46ba6d5681fe9d398cd6c6a96f
+   sha256sums = 
9012d357202dd601f62cf495624138d704ba6fb02de711d14ed84cea7cf792e5
+
+pkgname = switchboard-plug-sharing


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=switchboard-plug-sharing
 pkgver=2.1.6
-pkgrel=1
+pkgrel=2
 pkgdesc='Switchboard Sharing Plug'
 arch=(x86_64)
 url=https://github.com/elementary/switchboard-plug-sharing
@@ -24,7 +24,7 @@ makedepends=(
 )
 _tag=5d2b063e86d4ea46ba6d5681fe9d398cd6c6a96f
 
source=(git+https://github.com/elementary/switchboard-plug-sharing.git#tag=${_tag})
-sha256sums=(SKIP)
+sha256sums=('9012d357202dd601f62cf495624138d704ba6fb02de711d14ed84cea7cf792e5')
 
 pkgver() {
   cd switchboard-plug-sharing



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-sharing/-/commit/7fb64a86528b39b36079a35be2f20246b5eab221

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-sharing/-/commit/7fb64a86528b39b36079a35be2f20246b5eab221
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/switchboard-plug-printers][main] upgpkg: 2.2.1-2

2024-07-05 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / 
switchboard-plug-printers


Commits:
8ca0bd70 by Maxime Gauduin at 2024-07-05T15:54:47+02:00
upgpkg: 2.2.1-2

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,21 @@
+pkgbase = switchboard-plug-printers
+   pkgdesc = Switchboard Printers Plug
+   pkgver = 2.2.1
+   pkgrel = 2
+   url = https://github.com/elementary/switchboard-plug-printers
+   arch = x86_64
+   groups = pantheon
+   license = GPL3
+   makedepends = git
+   makedepends = meson
+   makedepends = vala
+   depends = glib2
+   depends = gtk3
+   depends = libcups
+   depends = libgee
+   depends = libgranite.so
+   depends = libswitchboard-2.0.so
+   source = 
git+https://github.com/elementary/switchboard-plug-printers.git#tag=cf3bf32e4a7699d0027900b4ee81b4df73b6b742
+   sha256sums = 
4cbae7571066a24e617e19fd1919bf50448652df84f5d7fed786fc6117d42740
+
+pkgname = switchboard-plug-printers


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=switchboard-plug-printers
 pkgver=2.2.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Switchboard Printers Plug'
 arch=(x86_64)
 url=https://github.com/elementary/switchboard-plug-printers
@@ -23,7 +23,7 @@ makedepends=(
 )
 _tag=cf3bf32e4a7699d0027900b4ee81b4df73b6b742
 
source=(git+https://github.com/elementary/switchboard-plug-printers.git#tag=${_tag})
-sha256sums=(SKIP)
+sha256sums=('4cbae7571066a24e617e19fd1919bf50448652df84f5d7fed786fc6117d42740')
 
 pkgver() {
   cd switchboard-plug-printers



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-printers/-/commit/8ca0bd705083f03a885b760dbc2980d687c86e75

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-printers/-/commit/8ca0bd705083f03a885b760dbc2980d687c86e75
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/switchboard-plug-printers] Pushed new tag 2.2.1-2

2024-07-05 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed new tag 2.2.1-2 at Arch Linux / Packaging / Packages / 
switchboard-plug-printers

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-printers/-/tree/2.2.1-2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/switchboard-plug-power] Pushed new tag 2.7.0-2

2024-07-05 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed new tag 2.7.0-2 at Arch Linux / Packaging / Packages / 
switchboard-plug-power

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-power/-/tree/2.7.0-2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/switchboard-plug-power][main] upgpkg: 2.7.0-2

2024-07-05 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / 
switchboard-plug-power


Commits:
195b8dbe by Maxime Gauduin at 2024-07-05T15:53:43+02:00
upgpkg: 2.7.0-2

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,20 @@
+pkgbase = switchboard-plug-power
+   pkgdesc = Switchboard Power Plug
+   pkgver = 2.7.0
+   pkgrel = 2
+   url = https://github.com/elementary/switchboard-plug-power
+   arch = x86_64
+   groups = pantheon
+   license = GPL3
+   makedepends = git
+   makedepends = meson
+   makedepends = vala
+   depends = glib2
+   depends = gtk3
+   depends = libgee
+   depends = libswitchboard-2.0.so
+   depends = polkit
+   source = 
git+https://github.com/elementary/switchboard-plug-power.git#tag=baebae823c522a3e1110be940a2baad4805332d6
+   sha256sums = 
9fd4d3f722fcc0e624bd7bd76a87cb493b24ff8dc4b84f5dbf4c4ec648129208
+
+pkgname = switchboard-plug-power


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=switchboard-plug-power
 pkgver=2.7.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Switchboard Power Plug'
 arch=(x86_64)
 url=https://github.com/elementary/switchboard-plug-power
@@ -22,7 +22,7 @@ makedepends=(
 )
 _tag=baebae823c522a3e1110be940a2baad4805332d6
 
source=(git+https://github.com/elementary/switchboard-plug-power.git#tag=${_tag})
-sha256sums=(SKIP)
+sha256sums=('9fd4d3f722fcc0e624bd7bd76a87cb493b24ff8dc4b84f5dbf4c4ec648129208')
 
 pkgver() {
   cd switchboard-plug-power



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-power/-/commit/195b8dbe22db14ad0301fe9d4331e83351ccc479

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-power/-/commit/195b8dbe22db14ad0301fe9d4331e83351ccc479
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/switchboard-plug-parental-controls][main] upgpkg: 6.0.1-2

2024-07-05 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / 
switchboard-plug-parental-controls


Commits:
f8c97852 by Maxime Gauduin at 2024-07-05T15:51:14+02:00
upgpkg: 6.0.1-2

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,25 @@
+pkgbase = switchboard-plug-parental-controls
+   pkgdesc = Switchboard Parental Controls Plug
+   pkgver = 6.0.1
+   pkgrel = 2
+   url = https://github.com/elementary/switchboard-plug-parental-controls
+   arch = x86_64
+   groups = pantheon
+   license = GPL3
+   makedepends = git
+   makedepends = meson
+   makedepends = vala
+   depends = accountsservice
+   depends = flatpak
+   depends = gdk-pixbuf2
+   depends = glib2
+   depends = gtk3
+   depends = libgee
+   depends = libgranite.so
+   depends = libmalcontent-0.so
+   depends = libswitchboard-2.0.so
+   depends = polkit
+   source = 
git+https://github.com/elementary/switchboard-plug-parental-controls.git#tag=6e0d8595c4455c8491f273adbf694e6cc8f62a9a
+   sha256sums = 
4e66af2f0a53e41bd2638b592a66805bfc3b7ca1987e5b02d73012fc4460b806
+
+pkgname = switchboard-plug-parental-controls


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=switchboard-plug-parental-controls
 pkgver=6.0.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Switchboard Parental Controls Plug'
 arch=(x86_64)
 url=https://github.com/elementary/switchboard-plug-parental-controls
@@ -27,7 +27,7 @@ makedepends=(
 )
 _tag=6e0d8595c4455c8491f273adbf694e6cc8f62a9a
 
source=(git+https://github.com/elementary/switchboard-plug-parental-controls.git#tag=${_tag})
-sha256sums=(SKIP)
+sha256sums=('4e66af2f0a53e41bd2638b592a66805bfc3b7ca1987e5b02d73012fc4460b806')
 
 pkgver() {
   cd switchboard-plug-parental-controls



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-parental-controls/-/commit/f8c9785212e57d355905171657d0d6521c2a8b54

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-parental-controls/-/commit/f8c9785212e57d355905171657d0d6521c2a8b54
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/switchboard-plug-parental-controls] Pushed new tag 6.0.1-2

2024-07-05 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed new tag 6.0.1-2 at Arch Linux / Packaging / Packages / 
switchboard-plug-parental-controls

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-parental-controls/-/tree/6.0.1-2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/switchboard-plug-notifications] Pushed new tag 2.2.0-3

2024-07-05 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed new tag 2.2.0-3 at Arch Linux / Packaging / Packages / 
switchboard-plug-notifications

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-notifications/-/tree/2.2.0-3
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/switchboard-plug-notifications][main] srcinfo rebuild

2024-07-05 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / 
switchboard-plug-notifications


Commits:
446acfe1 by Maxime Gauduin at 2024-07-05T15:48:26+02:00
srcinfo rebuild

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,20 @@
+pkgbase = switchboard-plug-notifications
+   pkgdesc = Switchboard Notifications Plug
+   pkgver = 2.2.0
+   pkgrel = 3
+   url = https://github.com/elementary/switchboard-plug-notifications
+   arch = x86_64
+   groups = pantheon
+   license = GPL3
+   makedepends = git
+   makedepends = meson
+   makedepends = vala
+   depends = glib2
+   depends = gtk3
+   depends = libgee
+   depends = libgranite.so
+   depends = libswitchboard-2.0.so
+   source = 
git+https://github.com/elementary/switchboard-plug-notifications.git#tag=88a65980cfb86b99a12609b5a6987a617d8df767
+   sha256sums = 
339ee3d7f391093d96b02a23787b43d62a09556ee5d792e2e6440409a4522d02
+
+pkgname = switchboard-plug-notifications


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=switchboard-plug-notifications
 pkgver=2.2.0
-pkgrel=2
+pkgrel=3
 pkgdesc='Switchboard Notifications Plug'
 arch=(x86_64)
 url=https://github.com/elementary/switchboard-plug-notifications
@@ -22,7 +22,7 @@ makedepends=(
 )
 _tag=88a65980cfb86b99a12609b5a6987a617d8df767
 
source=(git+https://github.com/elementary/switchboard-plug-notifications.git#tag=${_tag})
-sha256sums=(SKIP)
+sha256sums=('339ee3d7f391093d96b02a23787b43d62a09556ee5d792e2e6440409a4522d02')
 
 pkgver() {
   cd switchboard-plug-notifications



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-notifications/-/commit/446acfe188b8d88e9e7c7d5de8606ad2ad9d43e4

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-notifications/-/commit/446acfe188b8d88e9e7c7d5de8606ad2ad9d43e4
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/switchboard-plug-mouse-touchpad][main] srcinfo rebuild

2024-07-05 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / 
switchboard-plug-mouse-touchpad


Commits:
095f7cb0 by Maxime Gauduin at 2024-07-05T15:38:31+02:00
srcinfo rebuild

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,20 @@
+pkgbase = switchboard-plug-mouse-touchpad
+   pkgdesc = Switchboard Mouse & Touchpad Plug
+   pkgver = 7.0.0
+   pkgrel = 2
+   url = https://github.com/elementary/switchboard-plug-mouse-touchpad
+   arch = x86_64
+   groups = pantheon
+   license = GPL3
+   makedepends = git
+   makedepends = meson
+   makedepends = vala
+   depends = glib2
+   depends = gtk3
+   depends = libgee
+   depends = libgranite.so
+   depends = libswitchboard-2.0.so
+   source = 
git+https://github.com/elementary/switchboard-plug-mouse-touchpad.git#tag=d9fc03e30b4b563f95b1adae84b88f65e7c35b6e
+   b2sums = 
99461ae55535859b281c72a3065db572c8c8fb651c93b1c3a44814a38f977be7c451dc82e3503a0ccc52183c499fab4bea36d754075b17354f4d03b6f7224848
+
+pkgname = switchboard-plug-mouse-touchpad


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=switchboard-plug-mouse-touchpad
 pkgver=7.0.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Switchboard Mouse & Touchpad Plug'
 arch=(x86_64)
 url=https://github.com/elementary/switchboard-plug-mouse-touchpad
@@ -22,7 +22,7 @@ makedepends=(
 )
 _tag=d9fc03e30b4b563f95b1adae84b88f65e7c35b6e
 
source=(git+https://github.com/elementary/switchboard-plug-mouse-touchpad.git#tag=${_tag})
-b2sums=(SKIP)
+b2sums=('99461ae55535859b281c72a3065db572c8c8fb651c93b1c3a44814a38f977be7c451dc82e3503a0ccc52183c499fab4bea36d754075b17354f4d03b6f7224848')
 
 pkgver() {
   cd switchboard-plug-mouse-touchpad



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-mouse-touchpad/-/commit/095f7cb0272f6abfff6df1651bda28ee2b4bbef9

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-mouse-touchpad/-/commit/095f7cb0272f6abfff6df1651bda28ee2b4bbef9
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/switchboard-plug-mouse-touchpad] Pushed new tag 7.0.0-2

2024-07-05 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed new tag 7.0.0-2 at Arch Linux / Packaging / Packages / 
switchboard-plug-mouse-touchpad

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-mouse-touchpad/-/tree/7.0.0-2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/switchboard-plug-locale][main] srcinfo rebuild

2024-07-05 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / 
switchboard-plug-locale


Commits:
c7b0dce3 by Maxime Gauduin at 2024-07-05T15:32:59+02:00
srcinfo rebuild

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,23 @@
+pkgbase = switchboard-plug-locale
+   pkgdesc = Switchboard Locale Plug
+   pkgver = 2.5.9
+   pkgrel = 2
+   url = https://github.com/elementary/switchboard-plug-locale
+   arch = x86_64
+   license = GPL3
+   makedepends = git
+   makedepends = meson
+   makedepends = vala
+   depends = accountsservice
+   depends = glib2
+   depends = gnome-desktop
+   depends = gtk3
+   depends = libgee
+   depends = libgranite.so
+   depends = libibus
+   depends = libswitchboard-2.0.so
+   depends = polkit
+   source = 
git+https://github.com/elementary/switchboard-plug-locale.git#tag=db4ec9703d7ef2a4377c289cb2da93dd3dc1c68a
+   sha256sums = 
c2faeb8e528550faf6cd1503eb5c74da586577003628afad914a532d95f850a0
+
+pkgname = switchboard-plug-locale


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=switchboard-plug-locale
 pkgver=2.5.9
-pkgrel=1
+pkgrel=2
 pkgdesc='Switchboard Locale Plug'
 arch=(x86_64)
 url=https://github.com/elementary/switchboard-plug-locale
@@ -25,7 +25,7 @@ makedepends=(
 )
 _tag=db4ec9703d7ef2a4377c289cb2da93dd3dc1c68a
 
source=(git+https://github.com/elementary/switchboard-plug-locale.git#tag=${_tag})
-sha256sums=('SKIP')
+sha256sums=('c2faeb8e528550faf6cd1503eb5c74da586577003628afad914a532d95f850a0')
 
 pkgver() {
   cd switchboard-plug-locale



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-locale/-/commit/c7b0dce361dea73ebd10260a8d7d094413fe163c

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-locale/-/commit/c7b0dce361dea73ebd10260a8d7d094413fe163c
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/switchboard-plug-locale] Pushed new tag 2.5.9-2

2024-07-05 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed new tag 2.5.9-2 at Arch Linux / Packaging / Packages / 
switchboard-plug-locale

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-locale/-/tree/2.5.9-2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/switchboard-plug-datetime][main] upgpkg: 2.2.0-4

2024-07-05 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / 
switchboard-plug-datetime


Commits:
e77f7538 by Maxime Gauduin at 2024-07-05T14:45:58+02:00
upgpkg: 2.2.0-4

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,21 @@
+pkgbase = switchboard-plug-datetime
+   pkgdesc = Switchboard Date & Time Plug
+   pkgver = 2.2.0
+   pkgrel = 4
+   url = https://github.com/elementary/switchboard-plug-datetime
+   arch = x86_64
+   groups = pantheon
+   license = GPL3
+   makedepends = git
+   makedepends = meson
+   makedepends = vala
+   depends = gdk-pixbuf2
+   depends = glib2
+   depends = gtk3
+   depends = libgee
+   depends = libgranite.so
+   depends = libswitchboard-2.0.so
+   source = 
git+https://github.com/elementary/switchboard-plug-datetime.git#tag=a7ec8cee73be667987879102d31edd319c5f8633
+   sha256sums = 
ef3e5cf92b411da5c8cfda2b3f41f7dbf56e565c0dda57abd38f07cf36b46872
+
+pkgname = switchboard-plug-datetime


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=switchboard-plug-datetime
 pkgver=2.2.0
-pkgrel=2
+pkgrel=4
 pkgdesc='Switchboard Date & Time Plug'
 arch=(x86_64)
 url=https://github.com/elementary/switchboard-plug-datetime
@@ -23,7 +23,7 @@ makedepends=(
 )
 _tag=a7ec8cee73be667987879102d31edd319c5f8633
 
source=(git+https://github.com/elementary/switchboard-plug-datetime.git#tag=${_tag})
-sha256sums=(SKIP)
+sha256sums=('ef3e5cf92b411da5c8cfda2b3f41f7dbf56e565c0dda57abd38f07cf36b46872')
 
 pkgver() {
   cd switchboard-plug-datetime



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-datetime/-/commit/e77f753895057944a61c5de69bb9e2c97b6d3671

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-datetime/-/commit/e77f753895057944a61c5de69bb9e2c97b6d3671
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/switchboard-plug-datetime] Pushed new tag 2.2.0-4

2024-07-05 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed new tag 2.2.0-4 at Arch Linux / Packaging / Packages / 
switchboard-plug-datetime

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-datetime/-/tree/2.2.0-4
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/switchboard-plug-bluetooth][main] srcinfo rebuild

2024-07-05 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / 
switchboard-plug-bluetooth


Commits:
2d37709c by Maxime Gauduin at 2024-07-05T14:43:49+02:00
srcinfo rebuild

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,20 @@
+pkgbase = switchboard-plug-bluetooth
+   pkgdesc = Switchboard Bluetooth Plug
+   pkgver = 2.3.6
+   pkgrel = 4
+   url = https://github.com/elementary/switchboard-plug-bluetooth
+   arch = x86_64
+   groups = pantheon
+   license = GPL3
+   makedepends = git
+   makedepends = meson
+   makedepends = vala
+   depends = glib2
+   depends = gtk3
+   depends = libgee
+   depends = libgranite.so
+   depends = libswitchboard-2.0.so
+   source = 
git+https://github.com/elementary/switchboard-plug-bluetooth.git#tag=a74a2b0926461ac97e970c4eedd4bc17243b7e25
+   sha256sums = 
1f31178cd18d17399489b63c4412d2eef84242f21806c65b6144c75f0daafe40
+
+pkgname = switchboard-plug-bluetooth


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=switchboard-plug-bluetooth
 pkgver=2.3.6
-pkgrel=2
+pkgrel=4
 pkgdesc='Switchboard Bluetooth Plug'
 arch=(x86_64)
 url=https://github.com/elementary/switchboard-plug-bluetooth
@@ -22,7 +22,7 @@ makedepends=(
 )
 _tag=a74a2b0926461ac97e970c4eedd4bc17243b7e25
 
source=(git+https://github.com/elementary/switchboard-plug-bluetooth.git#tag=${_tag})
-sha256sums=(SKIP)
+sha256sums=('1f31178cd18d17399489b63c4412d2eef84242f21806c65b6144c75f0daafe40')
 
 pkgver() {
   cd switchboard-plug-bluetooth



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-bluetooth/-/commit/2d37709c87db9bc9f724ba56fcfd47c7fb37fc51

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-bluetooth/-/commit/2d37709c87db9bc9f724ba56fcfd47c7fb37fc51
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/switchboard-plug-bluetooth] Pushed new tag 2.3.6-4

2024-07-05 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed new tag 2.3.6-4 at Arch Linux / Packaging / Packages / 
switchboard-plug-bluetooth

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-bluetooth/-/tree/2.3.6-4
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/switchboard-plug-a11y][main] srcinfo rebuild

2024-07-05 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / 
switchboard-plug-a11y


Commits:
db739a52 by Maxime Gauduin at 2024-07-05T12:44:20+02:00
srcinfo rebuild

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,20 @@
+pkgbase = switchboard-plug-a11y
+   pkgdesc = Switchboard Universal Access Plug
+   pkgver = 2.3.0
+   pkgrel = 5
+   url = https://github.com/elementary/switchboard-plug-a11y
+   arch = x86_64
+   groups = pantheon
+   license = GPL3
+   makedepends = git
+   makedepends = meson
+   makedepends = vala
+   depends = glib2
+   depends = gtk3
+   depends = libgee
+   depends = libgranite.so
+   depends = libswitchboard-2.0.so
+   source = 
git+https://github.com/elementary/switchboard-plug-a11y.git#tag=383d199080443c726f2618e4d007f627fec17991
+   sha256sums = 
42ceb05fea78a269456dbe7048ffaa8e745c3c65a8d46ce0eaaf03b108014852
+
+pkgname = switchboard-plug-a11y


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=switchboard-plug-a11y
 pkgver=2.3.0
-pkgrel=2
+pkgrel=5
 pkgdesc='Switchboard Universal Access Plug'
 arch=(x86_64)
 url=https://github.com/elementary/switchboard-plug-a11y
@@ -22,7 +22,7 @@ makedepends=(
 )
 _tag=383d199080443c726f2618e4d007f627fec17991
 
source=(git+https://github.com/elementary/switchboard-plug-a11y.git#tag=${_tag})
-sha256sums=(SKIP)
+sha256sums=('42ceb05fea78a269456dbe7048ffaa8e745c3c65a8d46ce0eaaf03b108014852')
 
 pkgver() {
   cd switchboard-plug-a11y



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-a11y/-/commit/db739a52a821324875d2471db03305497e526fc8

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-a11y/-/commit/db739a52a821324875d2471db03305497e526fc8
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/switchboard-plug-a11y] Pushed new tag 2.3.0-5

2024-07-05 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed new tag 2.3.0-5 at Arch Linux / Packaging / Packages / 
switchboard-plug-a11y

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-a11y/-/tree/2.3.0-5
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/steam-native-runtime] Pushed new tag 1.0.0.75-4

2024-07-05 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed new tag 1.0.0.75-4 at Arch Linux / Packaging / Packages / 
steam-native-runtime

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/steam-native-runtime/-/tree/1.0.0.75-4
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/sound-theme-elementary] Pushed new tag 1.1.0-4

2024-07-05 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed new tag 1.1.0-4 at Arch Linux / Packaging / Packages / 
sound-theme-elementary

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sound-theme-elementary/-/tree/1.1.0-4
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/sound-theme-elementary][main] srcinfo rebuild

2024-07-05 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / 
sound-theme-elementary


Commits:
6234599c by Maxime Gauduin at 2024-07-05T12:18:20+02:00
srcinfo rebuild

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,14 @@
+pkgbase = sound-theme-elementary
+   pkgdesc = A bespoke sound for your theme
+   pkgver = 1.1.0
+   pkgrel = 4
+   url = https://github.com/elementary/sound-theme
+   arch = any
+   groups = pantheon
+   license = GPL3
+   makedepends = git
+   makedepends = meson
+   source = 
sound-theme-elementary::git+https://github.com/elementary/sound-theme.git#tag=88cb3a325995fcd5fe123f189062e3efb69972ca
+   sha256sums = 
45c8a6d0adf9cc74ce73b01bb5632e022dac3e18cb754edfb49d1686914ddc12
+
+pkgname = sound-theme-elementary


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=sound-theme-elementary
 pkgver=1.1.0
-pkgrel=2
+pkgrel=4
 pkgdesc='A bespoke sound for your theme'
 arch=(any)
 url=https://github.com/elementary/sound-theme
@@ -14,7 +14,7 @@ makedepends=(
 )
 _tag=88cb3a325995fcd5fe123f189062e3efb69972ca
 
source=(sound-theme-elementary::git+https://github.com/elementary/sound-theme.git#tag=${_tag})
-sha256sums=(SKIP)
+sha256sums=('45c8a6d0adf9cc74ce73b01bb5632e022dac3e18cb754edfb49d1686914ddc12')
 
 pkgver() {
   cd sound-theme-elementary



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sound-theme-elementary/-/commit/6234599cf395e9748007d084451147945834dbf8

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sound-theme-elementary/-/commit/6234599cf395e9748007d084451147945834dbf8
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/vapoursynth][main] upgpkg: R69-1

2024-07-05 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / 
vapoursynth


Commits:
8026a6e0 by Maxime Gauduin at 2024-07-05T12:14:43+02:00
upgpkg: R69-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = vapoursynth
pkgdesc = A video processing framework with the future in mind
-   pkgver = R68
+   pkgver = R69
pkgrel = 1
url = http://www.vapoursynth.com/
arch = x86_64
@@ -11,9 +11,9 @@ pkgbase = vapoursynth
makedepends = python-sphinx
depends = libzimg.so
depends = python
-   source = 
git+https://github.com/vapoursynth/vapoursynth.git#tag=18bf017f8e6fac14b2fdb6a6d0c6e44c6686e4f3
+   source = 
git+https://github.com/vapoursynth/vapoursynth.git#tag=2804ed7a4926863f4a12e879d95155c4b05ecdf3
source = vapoursynth.xml
-   b2sums = 
fa1368c1f2c58c3512cca02f7a607eefe65d62a180dbf6162fcc1ebd214fb1b2af7151383bb467543fe52d4bffa09dedbacebfc4d98675e6796fbbd1db9b96ac
+   b2sums = 
e6a839510d0363f9bd7d1fe08d36d32d12a8cbb98620c69031382493da0b0cbcad428a2d54b86547cd3c8f7fc610332d2117cfd1a160c0d1f9298ea29ce55517
b2sums = 
feae23a22f8589177f30c36bdf21bab93d55a786194d3e0e958537016630d075b82178f60ac840f30ae316a8f87d3fb01f371211f62d1fee9850ee5063561747
 
 pkgname = vapoursynth


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: jackoneill 
 
 pkgname=vapoursynth
-pkgver=R68
+pkgver=R69
 pkgrel=1
 pkgdesc='A video processing framework with the future in mind'
 arch=(x86_64)
@@ -21,12 +21,12 @@ makedepends=(
   git
   python-sphinx
 )
-_tag=18bf017f8e6fac14b2fdb6a6d0c6e44c6686e4f3
+_tag=2804ed7a4926863f4a12e879d95155c4b05ecdf3
 source=(
   git+https://github.com/vapoursynth/vapoursynth.git#tag=${_tag}
   vapoursynth.xml
 )
-b2sums=('fa1368c1f2c58c3512cca02f7a607eefe65d62a180dbf6162fcc1ebd214fb1b2af7151383bb467543fe52d4bffa09dedbacebfc4d98675e6796fbbd1db9b96ac'
+b2sums=('e6a839510d0363f9bd7d1fe08d36d32d12a8cbb98620c69031382493da0b0cbcad428a2d54b86547cd3c8f7fc610332d2117cfd1a160c0d1f9298ea29ce55517'
 
'feae23a22f8589177f30c36bdf21bab93d55a786194d3e0e958537016630d075b82178f60ac840f30ae316a8f87d3fb01f371211f62d1fee9850ee5063561747')
 
 pkgver() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/vapoursynth/-/commit/8026a6e0b66b296a5d4e1871018678977c3dc430

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/vapoursynth/-/commit/8026a6e0b66b296a5d4e1871018678977c3dc430
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/vapoursynth] Pushed new tag R69-1

2024-07-05 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed new tag R69-1 at Arch Linux / Packaging / Packages / 
vapoursynth

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/vapoursynth/-/tree/R69-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/oxyromon] Pushed new tag 0.19.0-1

2024-07-04 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed new tag 0.19.0-1 at Arch Linux / Packaging / Packages / 
oxyromon

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/oxyromon/-/tree/0.19.0-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/oxyromon][main] upgpkg: 0.19.0-1

2024-07-04 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / 
oxyromon


Commits:
1c229fa6 by Maxime Gauduin at 2024-07-04T12:04:36+02:00
upgpkg: 0.19.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = oxyromon
pkgdesc = Rusty ROM OrgaNizer
-   pkgver = 0.18.1
+   pkgver = 0.19.0
pkgrel = 1
url = https://github.com/alucryd/oxyromon
arch = x86_64
@@ -27,8 +27,8 @@ pkgbase = oxyromon
optdepends = p7zip: 7Z and ZIP support
optdepends = wit: WBFS support
options = !lto
-   source = 
git+https://github.com/alucryd/oxyromon.git#tag=f415026b9dd63f97f303728bfe342292586a1fb8
+   source = 
git+https://github.com/alucryd/oxyromon.git#tag=3435f4e3f83ccf583fde12ddebba6b555fa058db
validpgpkeys = 95220BE99CE6FF778AE0DC670F65C7D881506130
-   b2sums = SKIP
+   b2sums = 
830494114f30087de4dc67caf020c7bf72a00471df4627e8c84e64e4b6b885ecfc73cb2bba594d4706df21e75ec61f9f4a4a96889439eddf1b4d2c7b58b40499
 
 pkgname = oxyromon


=
PKGBUILD
=
@@ -1,7 +1,7 @@
 # Maintainer: Maxime Gauduin 
 
 pkgname=oxyromon
-pkgver=0.18.1
+pkgver=0.19.0
 pkgrel=1
 pkgdesc='Rusty ROM OrgaNizer'
 arch=(x86_64)
@@ -34,10 +34,10 @@ optdepends=(
   'p7zip: 7Z and ZIP support'
   'wit: WBFS support'
 )
-_tag=f415026b9dd63f97f303728bfe342292586a1fb8
+_tag=3435f4e3f83ccf583fde12ddebba6b555fa058db
 source=(git+https://github.com/alucryd/oxyromon.git#tag=${_tag})
 validpgpkeys=(95220BE99CE6FF778AE0DC670F65C7D881506130) # Maxime Gauduin 

-b2sums=(SKIP)
+b2sums=('830494114f30087de4dc67caf020c7bf72a00471df4627e8c84e64e4b6b885ecfc73cb2bba594d4706df21e75ec61f9f4a4a96889439eddf1b4d2c7b58b40499')
 options=(!lto)
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/oxyromon/-/commit/1c229fa6ace913c50c9d084df3277d876724a413

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/oxyromon/-/commit/1c229fa6ace913c50c9d084df3277d876724a413
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/emby-server][main] upgpkg: 4.8.8.0-1

2024-07-03 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / 
emby-server


Commits:
ce3276f6 by Maxime Gauduin at 2024-07-03T16:07:52+02:00
upgpkg: 4.8.8.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = emby-server
pkgdesc = Bring together your videos, music, photos, and live television
-   pkgver = 4.8.7.0
+   pkgver = 4.8.8.0
pkgrel = 1
url = https://emby.media
arch = x86_64
@@ -20,13 +20,13 @@ pkgbase = emby-server
optdepends = onevpl-intel-gpu: Intel QuickSync support for Alder Lake 
and newer (Premiere)
noextract = license.docx
backup = etc/conf.d/emby-server
-   source = 
https://github.com/MediaBrowser/Emby.Releases/releases/download/4.8.7.0/embyserver-netcore_4.8.7.0.zip
+   source = 
https://github.com/MediaBrowser/Emby.Releases/releases/download/4.8.8.0/embyserver-netcore_4.8.8.0.zip
source = emby-server
source = emby-server.conf
source = emby-server.service
source = license.docx
source = Permission_to_distribute.mbox
-   b2sums = 
98beab9a018da19cceb99fe05a64dd7961554d5d27984e82b4ea0006b1af241a50d782779f9551afce23a79bb679e4ec291871e869546f1723ec82ffc6c48d54
+   b2sums = 
7b79faea6f2ff550af6ccc2dc4db2023c67ae30d0e7696a6c7d13c85bb59b52856818fa3e1a6e7315384b442479e9273aa6187dba8dfe23e23286193d9ee5aa6
b2sums = 
48c11601d00121e725951fd48ba34137804d4a67aa12528a29ca4d43d301d19311182421e96bef7b7ddbc4929dc9d5b577b1659cb0b716b1c1f6938283465c46
b2sums = 
49c2e6a27f36a2e44a6b988573ee7d08bacb036008f5360ad1cb617b3d1577bdcd48a323ebb882e0f9ec4483962a96d8bd9af44385feb5245b49dfc191d73352
b2sums = 
11cc26f44f81823bcd50ee16344aff94eb0a64d740a2e489d832bc8d48d11f3065bf683da243409bab8e3d8a201083596a27983cc11a90688128442e0116430c


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Contributor: Daniel Seymour 
 
 pkgname=emby-server
-pkgver=4.8.7.0
+pkgver=4.8.8.0
 pkgrel=1
 pkgdesc='Bring together your videos, music, photos, and live television'
 arch=(x86_64)
@@ -35,7 +35,7 @@ source=(
 )
 noextract=(license.docx)
 backup=(etc/conf.d/emby-server)
-b2sums=('98beab9a018da19cceb99fe05a64dd7961554d5d27984e82b4ea0006b1af241a50d782779f9551afce23a79bb679e4ec291871e869546f1723ec82ffc6c48d54'
+b2sums=('7b79faea6f2ff550af6ccc2dc4db2023c67ae30d0e7696a6c7d13c85bb59b52856818fa3e1a6e7315384b442479e9273aa6187dba8dfe23e23286193d9ee5aa6'
 
'48c11601d00121e725951fd48ba34137804d4a67aa12528a29ca4d43d301d19311182421e96bef7b7ddbc4929dc9d5b577b1659cb0b716b1c1f6938283465c46'
 
'49c2e6a27f36a2e44a6b988573ee7d08bacb036008f5360ad1cb617b3d1577bdcd48a323ebb882e0f9ec4483962a96d8bd9af44385feb5245b49dfc191d73352'
 
'11cc26f44f81823bcd50ee16344aff94eb0a64d740a2e489d832bc8d48d11f3065bf683da243409bab8e3d8a201083596a27983cc11a90688128442e0116430c'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/emby-server/-/commit/ce3276f69d5feaa2d44635fa4438d00d007bea52

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/emby-server/-/commit/ce3276f69d5feaa2d44635fa4438d00d007bea52
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/emby-server] Pushed new tag 4.8.8.0-1

2024-07-03 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed new tag 4.8.8.0-1 at Arch Linux / Packaging / Packages / 
emby-server

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/emby-server/-/tree/4.8.8.0-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/openvdb][main] use imath half

2024-06-21 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / 
openvdb


Commits:
89435cd7 by Maxime Gauduin at 2024-06-21T23:27:04+02:00
use imath half

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = openvdb
pkgdesc = A large suite of tools for the efficient storage and 
manipulation of sparse volumetric data discretized on three-dimensional grids
pkgver = 11.0.0
-   pkgrel = 2
+   pkgrel = 3
url = https://github.com/dreamworksanimation/openvdb
arch = x86_64
license = MPL
@@ -22,6 +22,7 @@ pkgbase = openvdb
depends = jemalloc
depends = blosc
depends = log4cplus
+   depends = imath
optdepends = glfw: for tools
optdepends = glu: for tools
optdepends = python-numpy: python module


=
PKGBUILD
=
@@ -1,12 +1,12 @@
 # Maintainer : Sven-Hendrik Haase 
 pkgname=openvdb
 pkgver=11.0.0
-pkgrel=2
+pkgrel=3
 pkgdesc='A large suite of tools for the efficient storage and manipulation of 
sparse volumetric data discretized on three-dimensional grids'
 url='https://github.com/dreamworksanimation/openvdb'
 arch=('x86_64')
 license=('MPL')
-depends=('boost-libs' 'intel-tbb' 'zlib' 'jemalloc' 'blosc' 'log4cplus')
+depends=('boost-libs' 'intel-tbb' 'zlib' 'jemalloc' 'blosc' 'log4cplus' 
'imath')
 makedepends=('doxygen' 'boost' 'cmake' 'mesa' 'cppunit' 'glfw-x11' 'glu' 
'python'
  'python-numpy' 'ninja' 'pybind11')
 optdepends=('glfw: for tools'
@@ -21,6 +21,7 @@ build() {
   cmake \
 -Bbuild \
 -GNinja \
+-DUSE_IMATH_HALF=ON \
 -DUSE_NUMPY=ON \
 -DUSE_LOG4CPLUS=ON \
 -DCMAKE_INSTALL_PREFIX=/usr \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/openvdb/-/commit/89435cd7aed2c0fa1dac3944d02365786cda725d

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/openvdb/-/commit/89435cd7aed2c0fa1dac3944d02365786cda725d
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/openvdb] Pushed new tag 11.0.0-3

2024-06-21 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed new tag 11.0.0-3 at Arch Linux / Packaging / Packages / 
openvdb

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/openvdb/-/tree/11.0.0-3
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/ffmpeg][main] upgpkg: 2:7.0.1-1

2024-06-21 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / 
ffmpeg


Commits:
c646c9e7 by Maxime Gauduin at 2024-06-21T21:45:08+02:00
upgpkg: 2:7.0.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = ffmpeg
pkgdesc = Complete solution to record, convert and stream audio and 
video
-   pkgver = 7.0
-   pkgrel = 3
+   pkgver = 7.0.1
+   pkgrel = 1
epoch = 2
url = https://ffmpeg.org
arch = x86_64
@@ -61,7 +61,7 @@ pkgbase = ffmpeg
depends = libxext
depends = libxml2
depends = libxv
-   depends = mbedtls
+   depends = mbedtls2
depends = ocl-icd
depends = onevpl
depends = opencore-amr
@@ -100,10 +100,10 @@ pkgbase = ffmpeg
provides = libswresample.so
provides = libswscale.so
options = debug
-   source = 
git+https://git.ffmpeg.org/ffmpeg.git?signed#tag=fa053f314a0150bebe073438867e454182909c53
+   source = 
git+https://git.ffmpeg.org/ffmpeg.git?signed#tag=47f70eda3e2ff003a787e512afd07b0c266f7a70
source = add-av_stream_get_first_dts-for-chromium.patch
validpgpkeys = DD1EC9E8DE085C629B3E1846B18E8928B3948D64
-   b2sums = 
4b2057fb68a0137bf149779beee3b7066835216a830896d4de4d31d0c00c2ab13419d4a3f0ccba1ab6d0cb063bdc91f2fc35d5916ddd65288c327880cbdefc41
+   b2sums = 
d2d6a645509e697932dc8f7a57719e069299e53eb37cda7bf01fd94c9e9956e5532dc5c923fa86d72d0e3a051a7f405e768c73c66ca8aea29271923a17222e03
b2sums = 
555274228e09a233d92beb365d413ff5c718a782008075552cafb2130a3783cf976b51dfe4513c15777fb6e8397a34122d475080f2c4483e8feea5c0d878e6de
 
 pkgname = ffmpeg
@@ -151,7 +151,7 @@ pkgname = ffmpeg
depends = libxext
depends = libxml2
depends = libxv
-   depends = mbedtls
+   depends = mbedtls2
depends = ocl-icd
depends = onevpl
depends = opencore-amr


=
PKGBUILD
=
@@ -5,8 +5,8 @@
 # Contributor: Paul Mattal 
 
 pkgname=ffmpeg
-pkgver=7.0
-pkgrel=3
+pkgver=7.0.1
+pkgrel=1
 epoch=2
 pkgdesc='Complete solution to record, convert and stream audio and video'
 arch=(x86_64)
@@ -57,7 +57,7 @@ depends=(
   libxext
   libxml2
   libxv
-  mbedtls
+  mbedtls2
   ocl-icd
   onevpl
   opencore-amr
@@ -116,12 +116,12 @@ provides=(
 options=(
   debug
 )
-_tag=fa053f314a0150bebe073438867e454182909c53
+_tag=47f70eda3e2ff003a787e512afd07b0c266f7a70
 source=(
   git+https://git.ffmpeg.org/ffmpeg.git?signed#tag=${_tag}
   add-av_stream_get_first_dts-for-chromium.patch
 )
-b2sums=('4b2057fb68a0137bf149779beee3b7066835216a830896d4de4d31d0c00c2ab13419d4a3f0ccba1ab6d0cb063bdc91f2fc35d5916ddd65288c327880cbdefc41'
+b2sums=('d2d6a645509e697932dc8f7a57719e069299e53eb37cda7bf01fd94c9e9956e5532dc5c923fa86d72d0e3a051a7f405e768c73c66ca8aea29271923a17222e03'
 
'555274228e09a233d92beb365d413ff5c718a782008075552cafb2130a3783cf976b51dfe4513c15777fb6e8397a34122d475080f2c4483e8feea5c0d878e6de')
 validpgpkeys=(DD1EC9E8DE085C629B3E1846B18E8928B3948D64) # Michael Niedermayer 

 
@@ -136,6 +136,7 @@ pkgver() {
 }
 
 build() {
+  export PKG_CONFIG_PATH='/usr/lib/mbedtls2/pkgconfig'
   cd ffmpeg
   ./configure \
 --prefix=/usr \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ffmpeg/-/commit/c646c9e7e95a9abfac291467cdb0edaef1d8f358

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ffmpeg/-/commit/c646c9e7e95a9abfac291467cdb0edaef1d8f358
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/ffmpeg] Pushed new tag 2-7.0.1-1

2024-06-21 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed new tag 2-7.0.1-1 at Arch Linux / Packaging / Packages / 
ffmpeg

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ffmpeg/-/tree/2-7.0.1-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/retroarch][main] 2 commits: upgpkg: 1.19.1-1

2024-06-16 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / 
retroarch


Commits:
3c807b47 by Maxime Gauduin at 2024-06-16T22:52:46+02:00
upgpkg: 1.19.1-1

- - - - -
e40b5290 by Maxime Gauduin at 2024-06-16T22:56:50+02:00
upgpkg: 1.19.1-2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = retroarch
pkgdesc = Reference frontend for the libretro API
pkgver = 1.19.1
-   pkgrel = 1
+   pkgrel = 2
url = http://www.libretro.com/
arch = x86_64
groups = libretro
@@ -49,9 +49,9 @@ pkgbase = retroarch
optdepends = retroarch-assets-ozone: Ozone menu assets
optdepends = retroarch-assets-xmb: XMB menu assets
backup = etc/retroarch.cfg
-   source = 
git+https://github.com/libretro/RetroArch.git#tag=75c647d3caf4f2470cd30ccfcd5fc47b531a3a6c
+   source = 
git+https://github.com/libretro/RetroArch.git#tag=0792144fe3a7b59908b0afdb2c01722e79040360
source = retroarch-config.patch
-   b2sums = 
0d0553ffb8134c329856652b1711e19305b91a9b6717e69df7d5649c62f6862b68240a6dbc6e54f21a7e82bd042b38bd9d615876d3232058a0e4ea1ca0b3875d
+   b2sums = 
f5d0dd615b34a0a8a35516aa9b289a898fedb60e3792a0a10f928a57de52e0412486f5684b9875bf6ad29e7affe082d85e24432b8d3531cacda2fb14eae9
b2sums = 
5ecbe57126c7f9b66bdf189f0af2f1cec031cb68ea85bb9609847ba9beb0e720c902cd3330d7c286901a73e6c2e272c3f04166cf9a47bb6f80097f19dde8ce3a
 
 pkgname = retroarch


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 pkgname=retroarch
 pkgver=1.19.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Reference frontend for the libretro API'
 arch=(x86_64)
 url=http://www.libretro.com/
@@ -59,12 +59,12 @@ optdepends=(
   'retroarch-assets-xmb: XMB menu assets'
 )
 backup=(etc/retroarch.cfg)
-_tag=75c647d3caf4f2470cd30ccfcd5fc47b531a3a6c
+_tag=0792144fe3a7b59908b0afdb2c01722e79040360
 source=(
   git+https://github.com/libretro/RetroArch.git#tag=${_tag}
   retroarch-config.patch
 )
-b2sums=('0d0553ffb8134c329856652b1711e19305b91a9b6717e69df7d5649c62f6862b68240a6dbc6e54f21a7e82bd042b38bd9d615876d3232058a0e4ea1ca0b3875d'
+b2sums=('f5d0dd615b34a0a8a35516aa9b289a898fedb60e3792a0a10f928a57de52e0412486f5684b9875bf6ad29e7affe082d85e24432b8d3531cacda2fb14eae9'
 
'5ecbe57126c7f9b66bdf189f0af2f1cec031cb68ea85bb9609847ba9beb0e720c902cd3330d7c286901a73e6c2e272c3f04166cf9a47bb6f80097f19dde8ce3a')
 
 pkgver() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/retroarch/-/compare/05a23209af96697b385b7ff62e2546cb82c03b7f...e40b52904374156abdc16168e0181372a7ea8fdf

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/retroarch/-/compare/05a23209af96697b385b7ff62e2546cb82c03b7f...e40b52904374156abdc16168e0181372a7ea8fdf
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/retroarch] Pushed new tag 1.19.1-2

2024-06-16 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed new tag 1.19.1-2 at Arch Linux / Packaging / Packages / 
retroarch

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/retroarch/-/tree/1.19.1-2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/beets] Pushed new tag 2.0.0-1

2024-06-16 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed new tag 2.0.0-1 at Arch Linux / Packaging / Packages / 
beets

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/beets/-/tree/2.0.0-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/libretro-core-info][main] upgpkg: 1.19.0-1

2024-06-04 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / 
libretro-core-info


Commits:
14a75245 by Maxime Gauduin at 2024-06-04T18:32:42+02:00
upgpkg: 1.19.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,13 +1,13 @@
 pkgbase = libretro-core-info
pkgdesc = Libretro core info files
-   pkgver = 1.18.0
-   pkgrel = 2
+   pkgver = 1.19.0
+   pkgrel = 1
url = https://github.com/libretro/libretro-core-info
arch = any
groups = libretro
license = GPL3
makedepends = git
-   source = 
git+https://github.com/libretro/libretro-core-info.git#tag=ad0f67e172dca9edb88a4eea1d541f407a9c2d12
-   sha256sums = SKIP
+   source = 
git+https://github.com/libretro/libretro-core-info.git#tag=142dcdb6b929fb916ab6fa26efd1d3b9e829e6a1
+   sha256sums = 
31c50e65f4a8e900d3490b7ca7f8e49eafc1a32dd3bf90111a9faa1e4f32893a
 
 pkgname = libretro-core-info


=
PKGBUILD
=
@@ -1,17 +1,17 @@
 # Maintainer: Maxime Gauduin 
 
 pkgname=libretro-core-info
-pkgver=1.18.0
-pkgrel=2
+pkgver=1.19.0
+pkgrel=1
 pkgdesc='Libretro core info files'
 arch=(any)
 url=https://github.com/libretro/libretro-core-info
 license=(GPL3)
 makedepends=(git)
 groups=(libretro)
-_tag=ad0f67e172dca9edb88a4eea1d541f407a9c2d12
+_tag=142dcdb6b929fb916ab6fa26efd1d3b9e829e6a1
 source=(git+https://github.com/libretro/libretro-core-info.git#tag=${_tag})
-sha256sums=(SKIP)
+sha256sums=('31c50e65f4a8e900d3490b7ca7f8e49eafc1a32dd3bf90111a9faa1e4f32893a')
 
 pkgver() {
   cd libretro-core-info



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-core-info/-/commit/14a75245e691117e3cb0713a38c9542404b78b36

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-core-info/-/commit/14a75245e691117e3cb0713a38c9542404b78b36
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/libretro-core-info] Pushed new tag 1.19.0-1

2024-06-04 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed new tag 1.19.0-1 at Arch Linux / Packaging / Packages / 
libretro-core-info

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-core-info/-/tree/1.19.0-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/retroarch-assets] Pushed new tag 1-509-1

2024-06-04 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed new tag 1-509-1 at Arch Linux / Packaging / Packages / 
retroarch-assets

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/retroarch-assets/-/tree/1-509-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/retroarch-assets][main] upgpkg: 1:509-1

2024-06-04 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / 
retroarch-assets


Commits:
f2c0e6f5 by Maxime Gauduin at 2024-06-04T18:28:56+02:00
upgpkg: 1:509-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = retroarch-assets
pkgdesc = XMB menu assets for RetroArch
-   pkgver = 495
+   pkgver = 509
pkgrel = 1
epoch = 1
url = http://www.libretro.com/
@@ -9,8 +9,8 @@ pkgbase = retroarch-assets
license = GPL
makedepends = git
depends = retroarch
-   source = 
git+https://github.com/libretro/retroarch-assets.git#commit=923b711dc6772a168d83dc8915e9260730fcf3a1
-   sha256sums = SKIP
+   source = 
git+https://github.com/libretro/retroarch-assets.git#commit=771e60b1eacd4edc57c19b61ab2c713200af0a3f
+   sha256sums = 
118ae7c929e1affeb0cc371325493c8f0f2092dfef8f2e8e83930cfafff03cc6
 
 pkgname = retroarch-assets-glui
depends = retroarch


=
PKGBUILD
=
@@ -6,7 +6,7 @@ pkgname=(
   retroarch-assets-ozone
   retroarch-assets-xmb
 )
-pkgver=495
+pkgver=509
 pkgrel=1
 epoch=1
 pkgdesc='XMB menu assets for RetroArch'
@@ -16,9 +16,9 @@ license=(GPL)
 groups=(libretro)
 depends=(retroarch)
 makedepends=(git)
-_commit=923b711dc6772a168d83dc8915e9260730fcf3a1
+_commit=771e60b1eacd4edc57c19b61ab2c713200af0a3f
 source=(git+https://github.com/libretro/retroarch-assets.git#commit=${_commit})
-sha256sums=(SKIP)
+sha256sums=('118ae7c929e1affeb0cc371325493c8f0f2092dfef8f2e8e83930cfafff03cc6')
 
 pkgver() {
   cd retroarch-assets



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/retroarch-assets/-/commit/f2c0e6f59125c50b12c475d4e485b8441fc05232

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/retroarch-assets/-/commit/f2c0e6f59125c50b12c475d4e485b8441fc05232
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/retroarch][main] upgpkg: 1.19.1-1

2024-06-04 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / 
retroarch


Commits:
05a23209 by Maxime Gauduin at 2024-06-04T18:24:07+02:00
upgpkg: 1.19.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = retroarch
pkgdesc = Reference frontend for the libretro API
-   pkgver = 1.18.0
-   pkgrel = 3
+   pkgver = 1.19.1
+   pkgrel = 1
url = http://www.libretro.com/
arch = x86_64
groups = libretro
@@ -49,9 +49,9 @@ pkgbase = retroarch
optdepends = retroarch-assets-ozone: Ozone menu assets
optdepends = retroarch-assets-xmb: XMB menu assets
backup = etc/retroarch.cfg
-   source = 
git+https://github.com/libretro/RetroArch.git#tag=06fa5325f8b3cd42e6fba3d57835d5924c9ea2e7
+   source = 
git+https://github.com/libretro/RetroArch.git#tag=75c647d3caf4f2470cd30ccfcd5fc47b531a3a6c
source = retroarch-config.patch
-   b2sums = SKIP
+   b2sums = 
0d0553ffb8134c329856652b1711e19305b91a9b6717e69df7d5649c62f6862b68240a6dbc6e54f21a7e82bd042b38bd9d615876d3232058a0e4ea1ca0b3875d
b2sums = 
5ecbe57126c7f9b66bdf189f0af2f1cec031cb68ea85bb9609847ba9beb0e720c902cd3330d7c286901a73e6c2e272c3f04166cf9a47bb6f80097f19dde8ce3a
 
 pkgname = retroarch


=
PKGBUILD
=
@@ -3,8 +3,8 @@
 # Contributor: lifning 
 
 pkgname=retroarch
-pkgver=1.18.0
-pkgrel=3
+pkgver=1.19.1
+pkgrel=1
 pkgdesc='Reference frontend for the libretro API'
 arch=(x86_64)
 url=http://www.libretro.com/
@@ -59,12 +59,12 @@ optdepends=(
   'retroarch-assets-xmb: XMB menu assets'
 )
 backup=(etc/retroarch.cfg)
-_tag=06fa5325f8b3cd42e6fba3d57835d5924c9ea2e7
+_tag=75c647d3caf4f2470cd30ccfcd5fc47b531a3a6c
 source=(
   git+https://github.com/libretro/RetroArch.git#tag=${_tag}
   retroarch-config.patch
 )
-b2sums=('SKIP'
+b2sums=('0d0553ffb8134c329856652b1711e19305b91a9b6717e69df7d5649c62f6862b68240a6dbc6e54f21a7e82bd042b38bd9d615876d3232058a0e4ea1ca0b3875d'
 
'5ecbe57126c7f9b66bdf189f0af2f1cec031cb68ea85bb9609847ba9beb0e720c902cd3330d7c286901a73e6c2e272c3f04166cf9a47bb6f80097f19dde8ce3a')
 
 pkgver() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/retroarch/-/commit/05a23209af96697b385b7ff62e2546cb82c03b7f

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/retroarch/-/commit/05a23209af96697b385b7ff62e2546cb82c03b7f
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/retroarch] Pushed new tag 1.19.1-1

2024-06-04 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed new tag 1.19.1-1 at Arch Linux / Packaging / Packages / 
retroarch

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/retroarch/-/tree/1.19.1-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/sccache] Pushed new tag 0.8.1-1

2024-06-04 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed new tag 0.8.1-1 at Arch Linux / Packaging / Packages / 
sccache

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sccache/-/tree/0.8.1-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/sccache][main] upgpkg: 0.8.1-1

2024-06-04 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / 
sccache


Commits:
896ce71f by Maxime Gauduin at 2024-06-04T18:23:46+02:00
upgpkg: 0.8.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = sccache
pkgdesc = Shared compilation cache
-   pkgver = 0.8.0
+   pkgver = 0.8.1
pkgrel = 1
url = https://github.com/mozilla/sccache
arch = x86_64
@@ -14,7 +14,7 @@ pkgbase = sccache
depends = zstd
optdepends = memcached: Memcached support
optdepends = redis: Redis support
-   source = 
git+https://github.com/mozilla/sccache.git#tag=a8c5368b6d689d39667b9b8c79c5346c9cdf731b
-   b2sums = 
b6db84d3be7793e4b914c67668c79547403224a44a321ca09c395d59f9785e584d6fe733e0acad588c0e2f83d6276e82d31e0c093d2bc0a0ad07d5f27707f6db
+   source = 
git+https://github.com/mozilla/sccache.git#tag=634d8af1401d7703c4837b4974d3f80ed3c5aacc
+   b2sums = 
8e3d78ec13fa3f97c3f9cdc90172ffbb16905d8823cd034bf94cee4b6f613912208c563704605f4e98f9075a95d101c0d9b5f5297019ab9fc3a29871b4149633
 
 pkgname = sccache


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: Jean Lucas 
 
 pkgname=sccache
-pkgver=0.8.0
+pkgver=0.8.1
 pkgrel=1
 pkgdesc='Shared compilation cache'
 arch=(x86_64)
@@ -24,9 +24,9 @@ optdepends=(
   'memcached: Memcached support'
   'redis: Redis support'
 )
-_tag=a8c5368b6d689d39667b9b8c79c5346c9cdf731b
+_tag=634d8af1401d7703c4837b4974d3f80ed3c5aacc
 source=(git+https://github.com/mozilla/sccache.git#tag=${_tag})
-b2sums=('b6db84d3be7793e4b914c67668c79547403224a44a321ca09c395d59f9785e584d6fe733e0acad588c0e2f83d6276e82d31e0c093d2bc0a0ad07d5f27707f6db')
+b2sums=('8e3d78ec13fa3f97c3f9cdc90172ffbb16905d8823cd034bf94cee4b6f613912208c563704605f4e98f9075a95d101c0d9b5f5297019ab9fc3a29871b4149633')
 
 pkgver() {
   cd sccache



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sccache/-/commit/896ce71f1752d1ca76b3a7e7f69db0f64d98a366

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sccache/-/commit/896ce71f1752d1ca76b3a7e7f69db0f64d98a366
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/gamescope][main] upgpkg: 3.14.18-1

2024-06-04 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / 
gamescope


Commits:
35ef6f3c by Maxime Gauduin at 2024-06-04T18:23:23+02:00
upgpkg: 3.14.18-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = gamescope
pkgdesc = SteamOS session compositing window manager
-   pkgver = 3.14.16
+   pkgver = 3.14.18
pkgrel = 1
url = https://github.com/ValveSoftware/gamescope
arch = x86_64
@@ -41,10 +41,10 @@ pkgbase = gamescope
depends = vulkan-icd-loader
depends = wayland
depends = xorg-server-xwayland
-   source = 
git+https://github.com/ValveSoftware/gamescope.git#tag=e998f26a6fe4439461dfeaa6dd57c5be0bb46953
+   source = 
git+https://github.com/ValveSoftware/gamescope.git#tag=420eb91387a484fd7b1ea71449091f0480d9e538
source = git+https://github.com/Joshua-Ashton/reshade.git
source = git+https://github.com/KhronosGroup/SPIRV-Headers.git
-   b2sums = 
c23bf8703b5b2e829862d5b4e02051b55d13121ab7cab2f64480d2cb613b55fceb847815997623761311f0db135bb9026852486c778886b14aa7ce236ff8d955
+   b2sums = 
bcdfcfdb7636d10c9d4450e03b252669a6ce9d5d21d241cde12bbf29feffaaf72bb785dce96682f43c25e0797cd6e5d13677e247d7c921e63ca1c27c8af04cb0
b2sums = SKIP
b2sums = SKIP
 


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 # Contributor: PedroHLC 
 
 pkgname=gamescope
-pkgver=3.14.16
+pkgver=3.14.18
 pkgrel=1
 pkgdesc='SteamOS session compositing window manager'
 arch=(x86_64)
@@ -50,13 +50,13 @@ makedepends=(
   vulkan-headers
   wayland-protocols
 )
-_tag=e998f26a6fe4439461dfeaa6dd57c5be0bb46953
+_tag=420eb91387a484fd7b1ea71449091f0480d9e538
 source=(
   git+https://github.com/ValveSoftware/gamescope.git#tag=${_tag}
   git+https://github.com/Joshua-Ashton/reshade.git
   git+https://github.com/KhronosGroup/SPIRV-Headers.git
 )
-b2sums=('c23bf8703b5b2e829862d5b4e02051b55d13121ab7cab2f64480d2cb613b55fceb847815997623761311f0db135bb9026852486c778886b14aa7ce236ff8d955'
+b2sums=('bcdfcfdb7636d10c9d4450e03b252669a6ce9d5d21d241cde12bbf29feffaaf72bb785dce96682f43c25e0797cd6e5d13677e247d7c921e63ca1c27c8af04cb0'
 'SKIP'
 'SKIP')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gamescope/-/commit/35ef6f3c21e701b8c2e8d60696cc36e8bc4b1184

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gamescope/-/commit/35ef6f3c21e701b8c2e8d60696cc36e8bc4b1184
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/gamescope] Pushed new tag 3.14.18-1

2024-06-04 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed new tag 3.14.18-1 at Arch Linux / Packaging / Packages / 
gamescope

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gamescope/-/tree/3.14.18-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/libliftoff][main] upgpkg: 0.5.0-1

2024-06-04 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / 
libliftoff


Commits:
33061a23 by Maxime Gauduin at 2024-06-04T18:18:04+02:00
upgpkg: 0.5.0-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,16 @@
+pkgbase = libliftoff
+   pkgdesc = Lightweight KMS plane library
+   pkgver = 0.5.0
+   pkgrel = 1
+   url = https://gitlab.freedesktop.org/emersion/libliftoff
+   arch = x86_64
+   license = MIT
+   makedepends = git
+   makedepends = meson
+   depends = glibc
+   depends = libdrm
+   provides = libliftoff.so
+   source = 
git+https://gitlab.freedesktop.org/emersion/libliftoff.git#tag=8b08dc1c14fd019cc90ddabe34ad16596b0691f4
+   b2sums = 
6733d1a1f01fa27c1d862a644ba56468b67d60375845c9134ab47d1edb1537cc3003e6689b09f3ee8613592e59f50adaff6eefac61892c3772e9a4f64de2858f
+
+pkgname = libliftoff


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: Sefa Eyeoglu 
 
 pkgname=libliftoff
-pkgver=0.4.1
+pkgver=0.5.0
 pkgrel=1
 pkgdesc='Lightweight KMS plane library'
 arch=(x86_64)
@@ -18,9 +18,9 @@ makedepends=(
   meson
 )
 provides=(libliftoff.so)
-_tag=e045589f37835d66e3ffe8130a597bb4eb9ee08f
+_tag=8b08dc1c14fd019cc90ddabe34ad16596b0691f4
 source=(git+https://gitlab.freedesktop.org/emersion/libliftoff.git#tag=${_tag})
-b2sums=(SKIP)
+b2sums=('6733d1a1f01fa27c1d862a644ba56468b67d60375845c9134ab47d1edb1537cc3003e6689b09f3ee8613592e59f50adaff6eefac61892c3772e9a4f64de2858f')
 
 pkgver() {
   cd libliftoff



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libliftoff/-/commit/33061a230b25fdd3a7455ccfc5e085df0fc0334c

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libliftoff/-/commit/33061a230b25fdd3a7455ccfc5e085df0fc0334c
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/libliftoff] Pushed new tag 0.5.0-1

2024-06-04 Thread Maxime Gauduin (@alucryd)


Maxime Gauduin pushed new tag 0.5.0-1 at Arch Linux / Packaging / Packages / 
libliftoff

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libliftoff/-/tree/0.5.0-1
You're receiving this email because of your account on gitlab.archlinux.org.




  1   2   3   4   5   6   7   8   9   10   >