summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2024-02-20 21:48:24 -0700
committerMark Wagie2024-02-20 21:48:24 -0700
commitaf57cd68e92b6f4cb6f632926645ad02c49ade70 (patch)
tree321b6e582abc32dde1ecc4801e2ab986f7aa6c5f
parentab69e17c6be69fb960515a4a5c2c0a40b02673c8 (diff)
downloadaur-af57cd68e92b6f4cb6f632926645ad02c49ade70.tar.gz
remove unneeded arrays
-rw-r--r--PKGBUILD6
1 files changed, 0 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 46b275b8b0db..fcee31dc26c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,14 +15,8 @@ makedepends=(
'just'
'mold'
)
-checkdepends=()
-optdepends=()
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")
-replaces=()
-backup=()
-options=()
-install=
source=('git+https://github.com/pop-os/cosmic-randr.git')
sha256sums=('SKIP')