summaryrefslogtreecommitdiff
path: root/hardlinked-backups/PKGBUILD
diff options
context:
space:
mode:
authorErich Eckner <erich.eckner.ext@bestsecret.com>2023-12-15 09:25:46 +0100
committerErich Eckner <erich.eckner.ext@bestsecret.com>2023-12-15 09:25:46 +0100
commit4677c6ce077161df5fc9f0995d3d559261816e89 (patch)
tree10c8b6163c55dce2f7363b0d90f5f0bc70581b37 /hardlinked-backups/PKGBUILD
parent181e86b31e58f51a7f61425a7149f940487c039c (diff)
downloadarchlinuxewe-4677c6ce077161df5fc9f0995d3d559261816e89.tar.xz
hardlinked-backups 2.0-1 -> 2.0.1-1
Diffstat (limited to 'hardlinked-backups/PKGBUILD')
-rwxr-xr-xhardlinked-backups/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/hardlinked-backups/PKGBUILD b/hardlinked-backups/PKGBUILD
index 87825049f..5355ba6c6 100755
--- a/hardlinked-backups/PKGBUILD
+++ b/hardlinked-backups/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Erich Eckner <arch at eckner dot net>
_pkgname='hardlinkedBackups'
pkgname=hardlinked-backups
-pkgver=2.0
+pkgver=2.0.1
pkgrel=1
pkgdesc='Generate hardlinked incremental backups via rsync (and possibly through a SOCKS-tunnel via ssh)'
arch=('any')
@@ -20,7 +20,7 @@ options=()
source=(
"https://git.eckner.net/Erich/${_pkgname}/snapshot/${_pkgname}-${pkgver}.tar.xz"
)
-sha512sums=('81b87432aa902fc3226baf1c52259342ae08282fb2553c67625ea01f9fe3ff3e509976c6dd518a6592609726cb4dbe7e4b75ea974fbd2c38f1b4855c83da581d')
+sha512sums=('2a9f1293eca1060c7086423426715ff7dae0ae53dfa1fabc5a806aa57e322586d18037a03ae9cdc3d91fae898312577b606b0ace031f2c486b7ebed5953e60ff')
build() {