summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d51cb691b910..2f4547ef7d7e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = resticprofile
pkgdesc = Configuration profiles manager and scheduler for restic backup
- pkgver = 0.25.0
+ pkgver = 0.26.0
pkgrel = 1
url = https://github.com/creativeprojects/resticprofile
arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = resticprofile
depends = glibc
depends = restic
options = !lto
- source = git+https://github.com/creativeprojects/resticprofile.git#tag=v0.25.0
+ source = git+https://github.com/creativeprojects/resticprofile.git#tag=v0.26.0
sha256sums = SKIP
pkgname = resticprofile
diff --git a/PKGBUILD b/PKGBUILD
index b9d0c59d5608..31b8af78e20e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Kyle Brennan <kyle@metalspork.xyz>
pkgname=resticprofile
-pkgver=0.25.0
+pkgver=0.26.0
pkgrel=1
pkgdesc="Configuration profiles manager and scheduler for restic backup"
arch=("x86_64")