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


Commits:
538bced4 by Fabian Bornschein at 2024-12-27T14:38:45+01:00
upgpkg: 10.4-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = secrets
        pkgdesc = Password manager for GNOME which makes use of the KeePass v.4 
format
-       pkgver = 10.3
-       pkgrel = 2
+       pkgver = 10.4
+       pkgrel = 1
        url = https://apps.gnome.org/Secrets
        arch = any
        license = GPL-3.0-only
@@ -29,7 +29,7 @@ pkgbase = secrets
        provides = gnome-passwordsafe
        conflicts = gnome-passwordsafe
        replaces = gnome-passwordsafe
-       source = git+https://gitlab.gnome.org/World/secrets.git#tag=10.3
-       b2sums = 
1438b161794616b40956a3d779d316665a57b9d203d1eb158b12f72c713a0232fedc2cc9b92bc3627a15e5612e643bd140050e2a1b287d7febdcb4b54a330abc
+       source = git+https://gitlab.gnome.org/World/secrets.git#tag=10.4
+       b2sums = 
884887fab657e41251888f3e2ff3c611b4c4bbe694ff7f01b2d5f0275eb54f54a3a79d243dafff431a7f1182f45ba209f10c903775c55a27444c81e59157174b
 
 pkgname = secrets


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



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

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


Reply via email to