summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoréclairevoyant2023-05-15 02:25:19 -0400
committeréclairevoyant2023-05-15 02:25:19 -0400
commit5066760eab5f6b7a59d5aaa6e57d6474c55baa4a (patch)
treed4c30505a937742085663e04e59975a784e97926
parentbf40c735e8d1a4587611568ac413e8b1fdd78435 (diff)
downloadaur-5066760eab5f6b7a59d5aaa6e57d6474c55baa4a.tar.gz
wayshot: minor cleanup
-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)