Skip to content

Commit

Permalink
keepassxc: Update to version 2.7.0
Browse files Browse the repository at this point in the history
new dependency botan2 and libminizip
  • Loading branch information
david committed Apr 1, 2022
1 parent b06bd50 commit 7ba4911
Showing 1 changed file with 2 additions and 2 deletions.
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.6.6-0
# BEE_VERSION keepassxc-2.7.0-0

#SRCURL[0]="https://github.com/keepassxreboot/keepassxc/archive/${PKGVERSION}.tar.gz keepassxc-${PKGVERSION}.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/5d6b9ee68221909e3f6fe0526f1146d1/keepassxc-2.6.6.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/289267553d552fe047d2fdbc027574d8/keepassxc-2.7.0.tar.gz"

# PATCHURL+=()

Expand Down

0 comments on commit 7ba4911

Please sign in to comment.