Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #2164 from mariux64/update-keepassxc-266
keepassxc: update to 2.6.6
  • Loading branch information
wwwutz committed Jul 5, 2021
2 parents 15af243 + 0946e47 commit faafaba
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions keepassxc.be0
@@ -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 faafaba

Please sign in to comment.