summaryrefslogtreecommitdiff
path: root/hardlinked-backups/PKGBUILD
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2023-12-31 18:53:52 +0100
committerErich Eckner <git@eckner.net>2023-12-31 18:53:52 +0100
commitbb60f2e27d738ccd099db352517d88521477c992 (patch)
treecbbe8fcb94e209136dd0e83b1fe821f0b2992181 /hardlinked-backups/PKGBUILD
parentd575093c1d00c28a05a744098720e9f1ef4d37eb (diff)
downloadarchlinuxewe-bb60f2e27d738ccd099db352517d88521477c992.tar.xz
hardlinked-backups 2.0.1-1 -> 2.0.2-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 5355ba6c6..3c75244b2 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.1
+pkgver=2.0.2
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=('2a9f1293eca1060c7086423426715ff7dae0ae53dfa1fabc5a806aa57e322586d18037a03ae9cdc3d91fae898312577b606b0ace031f2c486b7ebed5953e60ff')
+sha512sums=('e2c96fe03e4862d3712d21c8daf83580e7f1781a4aa95a461e6f2827cc443130808707c3580717e81c8dccb8abc84d92f5c165f2153c350555d4e9a6e78d52ea')
build() {