summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a72d8ab60627..03bb6d89377a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname="gvtg_vgpu"
pkgname="$_pkgname-git"
pkgver=r6.a5bea06
-pkgrel=2
+pkgrel=3
pkgdesc="Systemd files to automatically create and remove gvtg vgpu"
arch=("x86_64")
url="https://github.com/oakszyjrnrdy/$_pkgname"
@@ -10,6 +10,7 @@ license=('GPL')
makedepends=("git")
provides=("$_pkgname")
conflicts=("$_pkgname")
+backup=("etc/conf.d/$_pkgname")
install="$pkgname.install"
source=("$pkgname::git+$url")
sha256sums=('SKIP')