Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #1890 from mariux64/update-keepass-to-2.6.1
keepassXC: Update from 2.6.0 to 2.6.1
  • Loading branch information
pmenzel committed Sep 15, 2020
2 parents a98397b + 97e831d commit ba5c3b5
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.0-0
# BEE_VERSION keepassxc-2.6.1-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-2.6.0.tar.gz"
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"

# PATCHURL+=()

Expand Down

0 comments on commit ba5c3b5

Please sign in to comment.