summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ef47a566dba5..766393b8c7bf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ source=("https://github.com/shibumi/$pkgname/archive/$pkgver.tar.gz"
sha512sums=('90ab565c537765bb6463591bd3635c91f3fceca4fd6450883250551275f818132287e08e6d05617a838da7f6fa353cf09ae9f4e593d4a1f77a45f265ff92cf9c'
'9fc9a73398e517a0bd330712633b2884bf3ab35f10c908650390f74341f368e9cf5528eca89a75fc2ceea27191659b4eee57a3ae7899eb1d3c102dcdaf6cc5be')
backup=('etc/virustotal.conf')
-install=('virustotal.install')
+install='virustotal.install'
package() {
cd "$srcdir/$pkgname-$pkgver"