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 <aluc...@archlinux.org>
 
 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.


Reply via email to