Giancarlo Razzolini pushed to branch main at Arch Linux / Packaging / Packages
/ keepass
Commits:
83b2cdb1 by Giancarlo Razzolini at 2024-10-09T12:11:52-03:00
upgpkg: 2.57.1-1: updpkg: 2.57.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = keepass
pkgdesc = Easy-to-use password manager for Windows, Linux, Mac OS X and
mobile devices
- pkgver = 2.56
+ pkgver = 2.57.1
pkgrel = 1
url = https://keepass.info/
install = keepass.install
@@ -16,26 +16,26 @@ pkgbase = keepass
optdepends = libgcrypt: For faster AES-KDF
optdepends = xdotool: if you want to use auto-type
optdepends = xsel: clipboard operations in order to work around Mono
clipboard bugs
- source =
https://downloads.sourceforge.net/keepass/KeePass-2.56-Source.zip
- source = https://keepass.info/integrity/v2/KeePass-2.56-Source.zip.asc
+ source =
https://downloads.sourceforge.net/keepass/KeePass-2.57.1-Source.zip
+ source = https://keepass.info/integrity/v2/KeePass-2.57.1-Source.zip.asc
source = keepass
source = keepass.1
source = keepass.desktop
source = keepass.xml
validpgpkeys = D95044283EE948D911E8B606A4F762DC58C6F98E
- md5sums = c60e8c64af6744af11f1f256fff2460b
+ md5sums = e8ea1e6c11fb25702da7c9f5aa3063f3
md5sums = SKIP
md5sums = 628e383dbfcaeefa996e4677dca35ff1
md5sums = a2a0dff1ebf0aaf6cbfb6f8566f4a010
md5sums = e910fabacfd7a5f7caa7c1fac0b5254e
md5sums = cc97882563fbaa0d5db44c9089990f12
- sha1sums = ee601d136ea30e7ed8011de43b55411f7ad3ab5b
+ sha1sums = 59c9e27c19bce79084bb50d0396d0ed5b6015268
sha1sums = SKIP
sha1sums = 3142e80316feb67d687da993b919a634e89e6b1b
sha1sums = 9dadd198ff3c66a21f7df4192f5516556f6cfbd5
sha1sums = 22fab942358986679549e5263e1d4dabd23085f5
sha1sums = 6c7b7884bfb27d36d62fbd99df4ebc3004361df4
- sha256sums =
7bafb3dccdfa2e24b4fd4a2724ebc3deaebe21cdf5b8c8b12fc0e830bd148444
+ sha256sums =
f7b657d44ce132fe01dd86771e852a9464c432c427ddc98d1abfaebd2e802986
sha256sums = SKIP
sha256sums =
05e63a028198ff32d4b26a892923a821066541f0cf798f5be8c138739bc22fbe
sha256sums =
a5fff678466443c0c8256c4771128c86103da47b6a2c49351d9941191b65dd6f
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
# Contributor: Andrej Gelenberg <[email protected]>
pkgname=keepass
-pkgver=2.56
+pkgver=2.57.1
pkgrel=1
pkgdesc='Easy-to-use password manager for Windows, Linux, Mac OS X and mobile
devices'
arch=('any')
@@ -24,19 +24,19 @@
source=("https://downloads.sourceforge.net/keepass/KeePass-$pkgver-Source.zip"
'keepass.desktop'
'keepass.xml')
-md5sums=('c60e8c64af6744af11f1f256fff2460b'
+md5sums=('e8ea1e6c11fb25702da7c9f5aa3063f3'
'SKIP'
'628e383dbfcaeefa996e4677dca35ff1'
'a2a0dff1ebf0aaf6cbfb6f8566f4a010'
'e910fabacfd7a5f7caa7c1fac0b5254e'
'cc97882563fbaa0d5db44c9089990f12')
-sha1sums=('ee601d136ea30e7ed8011de43b55411f7ad3ab5b'
+sha1sums=('59c9e27c19bce79084bb50d0396d0ed5b6015268'
'SKIP'
'3142e80316feb67d687da993b919a634e89e6b1b'
'9dadd198ff3c66a21f7df4192f5516556f6cfbd5'
'22fab942358986679549e5263e1d4dabd23085f5'
'6c7b7884bfb27d36d62fbd99df4ebc3004361df4')
-sha256sums=('7bafb3dccdfa2e24b4fd4a2724ebc3deaebe21cdf5b8c8b12fc0e830bd148444'
+sha256sums=('f7b657d44ce132fe01dd86771e852a9464c432c427ddc98d1abfaebd2e802986'
'SKIP'
'05e63a028198ff32d4b26a892923a821066541f0cf798f5be8c138739bc22fbe'
'a5fff678466443c0c8256c4771128c86103da47b6a2c49351d9941191b65dd6f'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/keepass/-/commit/83b2cdb1119298554049b8ea430f3d9a5c3c26d6
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/keepass/-/commit/83b2cdb1119298554049b8ea430f3d9a5c3c26d6
You're receiving this email because of your account on gitlab.archlinux.org.