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


Reply via email to