Skip to content

Commit

Permalink
keepassxc: update to 2.6.6
Browse files Browse the repository at this point in the history
- update
  • Loading branch information
wwwutz committed Jul 5, 2021
1 parent 15af243 commit 0946e47
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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.2-0
# BEE_VERSION keepassxc-2.6.6-0

SRCURL[0]="https://github.com/keepassxreboot/keepassxc/archive/${PKGVERSION}.tar.gz keepassxc-${PKGVERSION}.tar.gz"
#SRCURL[0]="https://beehive.molgen.mpg.de/787e72da54de35496d3a2c73d676df86/keepassxc-${PKGVERSION}.tar.gz"
#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"

# PATCHURL+=()

Expand Down

0 comments on commit 0946e47

Please sign in to comment.