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


Commits:
8a1fc04f by Fabian Bornschein at 2024-10-17T19:29:21+02:00
upgpkg: 10.2-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 = 10.1
+       pkgver = 10.2
        pkgrel = 1
        url = https://apps.gnome.org/Secrets
        arch = any
@@ -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.1
-       b2sums = 
81fab6f56b66ddb998391c94fcd76060163a85c2653175730903e3c391ec5e4d339657472b86bd3a4720847d46c7ea3b85500a7f82573be04c7d4094a9159aae
+       source = git+https://gitlab.gnome.org/World/secrets.git#tag=10.2
+       b2sums = 
35afca29a4db7e4a48ebc6463ef3fe74e5f67fff67c7bcba00a0dc2647a423938f43451591eac97a4158de6338b97c9bf6bdbb59b19e5d0a49d83203cd3a4a02
 
 pkgname = secrets


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contibutor: Balló György <ballogyor+arch at gmail dot com>
 
 pkgname=secrets
-pkgver=10.1
+pkgver=10.2
 pkgrel=1
 pkgdesc="Password manager for GNOME which makes use of the KeePass v.4 format"
 url="https://apps.gnome.org/Secrets";
@@ -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=('81fab6f56b66ddb998391c94fcd76060163a85c2653175730903e3c391ec5e4d339657472b86bd3a4720847d46c7ea3b85500a7f82573be04c7d4094a9159aae')
+b2sums=('35afca29a4db7e4a48ebc6463ef3fe74e5f67fff67c7bcba00a0dc2647a423938f43451591eac97a4158de6338b97c9bf6bdbb59b19e5d0a49d83203cd3a4a02')
 
 build() {
   arch-meson secrets build



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

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


Reply via email to