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


Commits:
ab324583 by Fabian Bornschein at 2024-05-06T13:46:30+02:00
upgpkg: 9.4-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.3
+       pkgver = 9.4
        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.3
-       b2sums = 
dc2ac38b3eaad9649c27ed78e51b2fd7997e06b0cfaf4a25de1ca1a507b1b0bd205a06b6aa6d156a990c8cab49d7187cd7cec72ba397b6e56c06814712de93e3
+       source = git+https://gitlab.gnome.org/World/secrets.git/#tag=9.4
+       b2sums = 
16bbb2b9c8f936107395b7b44a758a8b5c176b2c5ea3178394f5e228663f9e9561769d45dcb1f082ccaaf2a72e44b52665303271b775e6a476b44bfb6b312960
 
 pkgname = secrets


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



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

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/secrets/-/commit/ab324583c9c0d90a54ec7a869f5c6e5b5df36cf2
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to