summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhankertrix2024-12-09 22:48:39 +0800
committerhankertrix2024-12-09 22:48:39 +0800
commit3be064bc61568df755ec29e0a606ef9ac13446f5 (patch)
tree2e72bbf80b2038844f3dae7a9e31f29beadcc512
parent642dc8cc67ad1b41b6f991d6041737f9e47cea65 (diff)
downloadaur-3be064bc61568df755ec29e0a606ef9ac13446f5.tar.gz
Changed the quotes
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 02a01d83785d..ffd7d8aa0827 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: hanker <91734413+hankertrix@users.noreply.github.com>
-pkgname=vimv
-pkgver=3.1.0
+pkgname='vimv'
+pkgver='3.1.0'
pkgrel=2
-pkgdesc="A command line utility for batch-renaming files."
+pkgdesc='A command line utility for batch-renaming files.'
arch=('x86_64')
url="https://github.com/dmulholl/vimv"
license=('0BSD')