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


Commits:
73de38c4 by Maxime Gauduin at 2024-10-03T19:32:08+02:00
upgpkg: 8.0.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = switchboard-plug-security-privacy
        pkgdesc = Switchboard Security & Privacy Plug
-       pkgver = 7.1.0.r100.66928c1e
+       pkgver = 8.0.0
        pkgrel = 1
        url = https://github.com/elementary/switchboard-plug-security-privacy
        arch = x86_64
@@ -21,7 +21,7 @@ pkgbase = switchboard-plug-security-privacy
        depends = polkit
        depends = ufw
        depends = zeitgeist
-       source = 
git+https://github.com/elementary/switchboard-plug-security-privacy.git#commit=66928c1e8913a5eb5c96972ea7f1a80ce3bc893e
-       b2sums = SKIP
+       source = 
git+https://github.com/elementary/switchboard-plug-security-privacy.git#tag=8be67e413efad35552f949f6873e3865b4a55d06
+       b2sums = 
640950804f40164e8674aa541cc571aaca1e959e38f7d04c501b46b062f1380f6e427f20a4713282af8699d20fe66926eafc427ff8501759fc0acaacdc749b75
 
 pkgname = switchboard-plug-security-privacy


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Maxime Gauduin <[email protected]>
 
 pkgname=switchboard-plug-security-privacy
-pkgver=7.1.0.r100.66928c1e
+pkgver=8.0.0
 pkgrel=1
 pkgdesc='Switchboard Security & Privacy Plug'
 arch=(x86_64)
@@ -27,13 +27,13 @@ makedepends=(
   meson
   vala
 )
-_commit=66928c1e8913a5eb5c96972ea7f1a80ce3bc893e
-source=(git+https://github.com/elementary/switchboard-plug-security-privacy.git#commit=${_commit})
-b2sums=(SKIP)
+_tag=8be67e413efad35552f949f6873e3865b4a55d06
+source=(git+https://github.com/elementary/switchboard-plug-security-privacy.git#tag=${_tag})
+b2sums=('640950804f40164e8674aa541cc571aaca1e959e38f7d04c501b46b062f1380f6e427f20a4713282af8699d20fe66926eafc427ff8501759fc0acaacdc749b75')
 
 pkgver() {
   cd switchboard-plug-security-privacy
-  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-security-privacy/-/commit/73de38c43dba9d6561580895e7148e47dccda0d1

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


Reply via email to