summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAnthony Ruhier2022-09-14 22:02:11 +0000
committerAnthony Ruhier2022-09-14 22:02:11 +0000
commitcba069e8e568652e09f3b42f683aab6e48749068 (patch)
treeba3e38ddc00a56b5eaf40ff8f1f9622d201876ff /PKGBUILD
parent297b314980e478305039f18f1f1264e95388be97 (diff)
downloadaur-cba069e8e568652e09f3b42f683aab6e48749068.tar.gz
v0.5.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6739071f16ff..4f6476e1115d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# his PKGBUILD that served as a base for this one
pkgname=virt-backup
-pkgver=0.5.1
+pkgver=0.5.4
pkgrel=1
pkgdesc="Automatic backups for Libvirt"
arch=(any)
@@ -26,7 +26,7 @@ optdepends=(
)
options=(!emptydirs)
source=("https://github.com/Anthony25/virt-backup/archive/v${pkgver}.tar.gz")
-sha256sums=('f5d87a7e9707c3eb5266d6e4765f5ce5ee545961fd029324e090c4a6f1528584')
+sha256sums=('f65a1fb748845376c25d8d7ee2390034afc12b58758c8e97b8ea817369ee97c0')
package() {
cd "${srcdir}/virt-backup-${pkgver}"