summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhwangeug2023-07-30 10:28:37 -0700
committerhwangeug2023-07-30 10:31:05 -0700
commitacb5346f5b06f6e4f994f4e594fc61a9d5615859 (patch)
treeed51e7f0d45a0b177215b4938362f8372e43e33d /PKGBUILD
parente6462a442931a4fecf0cf97162d87fe07bc2d108 (diff)
downloadaur-libvirt-hook-helper-git.tar.gz
added git to makedepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e671abcc9834..7df8e90d0740 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _binname=qemu
_pkgname=libvirt-hook-helper
pkgname=libvirt-hook-helper-git
pkgver=r50.2bb6d4c
-pkgrel=1
+pkgrel=3
pkgdesc="Helper tool to run scripts on libvirt VM startup or shutdown"
arch=('any')
license=('MIT')