Fabian Bornschein pushed to branch main at Arch Linux / Packaging / Packages / 
secrets


Commits:
ff3552e5 by Fabian Bornschein at 2024-06-22T20:39:45+02:00
upgpkg: 9.5-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = secrets
        pkgdesc = Password manager for GNOME which makes use of the KeePass v.4 
format
-       pkgver = 9.4
+       pkgver = 9.5
        pkgrel = 1
        url = https://apps.gnome.org/Secrets
        arch = any
@@ -28,7 +28,7 @@ pkgbase = secrets
        provides = gnome-passwordsafe
        conflicts = gnome-passwordsafe
        replaces = gnome-passwordsafe
-       source = git+https://gitlab.gnome.org/World/secrets.git/#tag=9.4
-       b2sums = 
16bbb2b9c8f936107395b7b44a758a8b5c176b2c5ea3178394f5e228663f9e9561769d45dcb1f082ccaaf2a72e44b52665303271b775e6a476b44bfb6b312960
+       source = git+https://gitlab.gnome.org/World/secrets.git#tag=9.5
+       b2sums = 
b0abfbdb96cd1b8aa9f31532c9b54884dfbc21e39e3e8e1b883b80b1ea62ad4872a1e5f0c76a9923538817a06f9f8395572e2e98305fbd88db71bf2f62a7e476
 
 pkgname = secrets


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contibutor: Balló György <ballogyor+arch at gmail dot com>
 
 pkgname=secrets
-pkgver=9.4
+pkgver=9.5
 pkgrel=1
 pkgdesc="Password manager for GNOME which makes use of the KeePass v.4 format"
 arch=(any)
@@ -35,8 +35,8 @@ checkdepends=(python-pytest)
 provides=(gnome-passwordsafe)
 conflicts=(gnome-passwordsafe)
 replaces=(gnome-passwordsafe)
-source=("git+https://gitlab.gnome.org/World/secrets.git/#tag=${pkgver/[a-z]/.&}";)
-b2sums=('16bbb2b9c8f936107395b7b44a758a8b5c176b2c5ea3178394f5e228663f9e9561769d45dcb1f082ccaaf2a72e44b52665303271b775e6a476b44bfb6b312960')
+source=("git+https://gitlab.gnome.org/World/secrets.git#tag=${pkgver/[a-z]/.&}";)
+b2sums=('b0abfbdb96cd1b8aa9f31532c9b54884dfbc21e39e3e8e1b883b80b1ea62ad4872a1e5f0c76a9923538817a06f9f8395572e2e98305fbd88db71bf2f62a7e476')
 
 build() {
   arch-meson secrets build



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/secrets/-/commit/ff3552e53a9a9c9e33727b2d3ae184301a775c67

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


Reply via email to