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


Commits:
a02b5a41 by Maxime Gauduin at 2024-10-03T19:36:28+02:00
upgpkg: 8.0.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = switchboard-plug-user-accounts
        pkgdesc = Switchboard User Accounts Plug
-       pkgver = 2.4.3.r163.87a5341
+       pkgver = 8.0.0
        pkgrel = 1
        url = https://github.com/elementary/switchboard-plug-useraccounts
        arch = x86_64
@@ -24,7 +24,7 @@ pkgbase = switchboard-plug-user-accounts
        depends = libpwquality
        depends = libswitchboard-3.so
        depends = polkit
-       source = 
switchboard-plug-user-accounts::git+https://github.com/elementary/switchboard-plug-useraccounts.git#commit=87a53416484879b44e632562501b416674089f87
-       b2sums = 
3314431daab2ebfeaa4ae781d7b0429851a2566afbd59de642636198ad4a1e55fa243ff9d0dba2839e40e41da5495d47808c668aa24cf8becd430e2b975f136b
+       source = 
switchboard-plug-user-accounts::git+https://github.com/elementary/switchboard-plug-useraccounts.git#tag=799f12c0d4cd5c86c0650f83a2fa29fb573bbda8
+       b2sums = 
7201fa01a0eca2f6f150c7044bf7e910ef62a8e084a6bb041f528a2dc14b4c5b7c888fcd19979e60149b080b6bb45792492c3ac1200e3a33f0891317133baf66
 
 pkgname = switchboard-plug-user-accounts


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Maxime Gauduin <[email protected]>
 
 pkgname=switchboard-plug-user-accounts
-pkgver=2.4.3.r163.87a5341
+pkgver=8.0.0
 pkgrel=1
 pkgdesc='Switchboard User Accounts Plug'
 arch=(x86_64)
@@ -30,13 +30,13 @@ makedepends=(
   meson
   vala
 )
-_commit=87a53416484879b44e632562501b416674089f87
-source=(switchboard-plug-user-accounts::git+https://github.com/elementary/switchboard-plug-useraccounts.git#commit=${_commit})
-b2sums=('3314431daab2ebfeaa4ae781d7b0429851a2566afbd59de642636198ad4a1e55fa243ff9d0dba2839e40e41da5495d47808c668aa24cf8becd430e2b975f136b')
+_tag=799f12c0d4cd5c86c0650f83a2fa29fb573bbda8
+source=(switchboard-plug-user-accounts::git+https://github.com/elementary/switchboard-plug-useraccounts.git#tag=${_tag})
+b2sums=('7201fa01a0eca2f6f150c7044bf7e910ef62a8e084a6bb041f528a2dc14b4c5b7c888fcd19979e60149b080b6bb45792492c3ac1200e3a33f0891317133baf66')
 
 pkgver() {
   cd switchboard-plug-user-accounts
-  git describe --tags | sed 's/-/.r/; s/-g/./'
+  git describe --tags
 }
 
 build() {



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

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


Reply via email to