Skip to content

keepassXC: Update to version 2.7.5 #2906

Merged
merged 1 commit into from
May 16, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions keepassxc.be0
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#!/usr/bin/env beesh

# BEE_VERSION keepassxc-2.7.4-0
# BEE_VERSION keepassxc-2.7.5-0

#SRCURL[0]="https://github.com/keepassxreboot/keepassxc/archive/${PKGVERSION}.tar.gz keepassxc-${PKGVERSION}.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/af1c17660bc2210966c5ad89f416282b/keepassxc-2.7.4.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/1305ae5d8688900b9fc474eb3b01b8f6/keepassxc-2.7.5.tar.gz"

# PATCHURL+=()

Expand Down