summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJameson Pugh2018-02-27 10:26:19 -0500
committerJameson Pugh2018-02-27 10:26:19 -0500
commita05bd9809ea574ee999f2259fb4eac0e0b900810 (patch)
treef2a179a57e86d15efed2298eb1a85772f28de88b /PKGBUILD
parentf72c272c8a8eee8d5062d86606d776ffb2532f28 (diff)
downloadaur-a05bd9809ea574ee999f2259fb4eac0e0b900810.tar.gz
0.8.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aa5e13123ccb..4dde27b8ae0c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
options=(!strip)
pkgname=restic
-pkgver=0.8.2
+pkgver=0.8.3
pkgrel=1
pkgdesc="restic is a program that does backups right."
arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@ license=('BSD')
depends=('glibc')
makedepends=('go')
source=("https://github.com/restic/restic/archive/v${pkgver}.tar.gz")
-sha256sums=('0c19de7f525b4f40bf35347c9834564e48cdfdf1b64972d0aef9e548d29960dd')
+sha256sums=('0cf697c88404b180d6d6ff2e7d2c27b2fcb9536da6dbdf15ad4d320af7e8f17c')
#importpath='github.com/restic/restic'