summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 340d81eebf5d..21168d497a5e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
pkgname=wayshot
pkgver=1.2.2
pkgrel=1
-arch=('x86_64')
-url="https://git.sr.ht/~shinyzenith/$pkgname"
pkgdesc="Screenshot tool for wlroots compositors"
+arch=(x86_64)
+url="https://git.sr.ht/~shinyzenith/$pkgname"
license=(BSD)
optdepends=('slurp: for area selection')
makedepends=(cargo git scdoc)