diff options
Diffstat (limited to 'system/restic/restic.info')
-rw-r--r-- | system/restic/restic.info | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/system/restic/restic.info b/system/restic/restic.info index ef1cf76d66c6..e372e7a987ec 100644 --- a/system/restic/restic.info +++ b/system/restic/restic.info @@ -1,10 +1,10 @@ PRGNAM="restic" -VERSION="0.14.0" +VERSION="0.15.0" HOMEPAGE="https://restic.net/" -DOWNLOAD="https://github.com/restic/restic/releases/download/v0.14.0/restic_0.14.0_linux_386.bz2" -MD5SUM="370d2da8b801ea82d48b83559743f403" -DOWNLOAD_x86_64="https://github.com/restic/restic/releases/download/v0.14.0/restic_0.14.0_linux_amd64.bz2" -MD5SUM_x86_64="5fe5576ae83562c3febff3731ca45c7e" +DOWNLOAD="https://github.com/restic/restic/releases/download/v0.15.0/restic_0.15.0_linux_386.bz2" +MD5SUM="bd8b5ebe9a1d5de313c8abae545d1f40" +DOWNLOAD_x86_64="https://github.com/restic/restic/releases/download/v0.15.0/restic_0.15.0_linux_amd64.bz2" +MD5SUM_x86_64="f926928e49962f19defaff9513a565fa" REQUIRES="" MAINTAINER="Ebben Aries" EMAIL="slackbuilds@dscp.org" |