summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Neumann2018-06-17 09:55:09 +0200
committerAlexander Neumann2018-06-17 09:55:09 +0200
commite3ca610f26fd1849fe240b9a328824ec710f5b9c (patch)
treea3ca2ceadda9e899009dd39976272e9173d4e07c
parentbb563de803f49500603055ac36e7359e2852ffd6 (diff)
downloadaur-e3ca610f26fd1849fe240b9a328824ec710f5b9c.tar.gz
Update version
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7f7fe87e5d28..42c44358e389 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon May 21 18:36:34 UTC 2018
+# Sun Jun 17 07:55:07 UTC 2018
pkgbase = restic-git
pkgdesc = restic is a program that does backups right.
- pkgver = v0.9.0.r1.g20bfed59
+ pkgver = v0.9.1.r12.g1824168a
pkgrel = 1
url = https://github.com/restic/restic
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 8c7278084c43..280b19bdaf28 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Alexander Neumann <alexander@bumpern.de>
options=(!strip)
pkgname=restic-git
-pkgver=v0.9.0.r1.g20bfed59
+pkgver=v0.9.1.r12.g1824168a
pkgrel=1
pkgdesc="restic is a program that does backups right."
arch=('i686' 'x86_64')