summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAUR Release Action2024-03-15 13:16:46 +0000
committerAUR Release Action2024-03-15 13:16:46 +0000
commit86a23e2df38b38c5a2272ead694cb2f6c52109c6 (patch)
tree1bdf50039de6353a611fa204a5bdb1e63c9360c7
parente578eec5c219e0107ea2cff159e016ba88820474 (diff)
downloadaur-86a23e2df38b38c5a2272ead694cb2f6c52109c6.tar.gz
Bump to 1.0.14
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 83e126c8f6fd..a3ceeb49698a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = resticity
pkgdesc = A frontend for restic
- pkgver = 1.0.13
+ pkgver = 1.0.14
pkgrel = 1
url = https://github.com/ad-on-is/resticity
arch = any
@@ -12,7 +12,7 @@ pkgbase = resticity
depends = restic
depends = webkit2gtk
provides = resticity
- source = https://github.com/ad-on-is/resticity/archive/refs/tags/1.0.13.tar.gz
- sha256sums = 2f7d7f0ebd3b5c9150d51130408c6651464bfe6bdc895f28b2bb2fb99acdeaba
+ source = https://github.com/ad-on-is/resticity/archive/refs/tags/1.0.14.tar.gz
+ sha256sums = 1f53336a762b8b6869ab712a3704cba940ebbd1b82cfe13476aefc63be7605c0
pkgname = resticity
diff --git a/PKGBUILD b/PKGBUILD
index aa39dbe93061..92a4c6ef0185 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Adis Durakovic <aur@mail.adisdurakovic.com>
pkgname=resticity
-pkgver=1.0.13
+pkgver=1.0.14
pkgrel=1
epoch=
pkgdesc="A frontend for restic"
@@ -21,7 +21,7 @@ install=
changelog=
source=("$url/archive/refs/tags/$pkgver.tar.gz")
noextract=()
-sha256sums=('2f7d7f0ebd3b5c9150d51130408c6651464bfe6bdc895f28b2bb2fb99acdeaba')
+sha256sums=('1f53336a762b8b6869ab712a3704cba940ebbd1b82cfe13476aefc63be7605c0')
validpgpkeys=()
prepare() {