summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2024-03-09 14:03:37 -0700
committerMark Wagie2024-03-09 14:03:37 -0700
commitf7b86e32cd2cd61c5e7169e952ef63c357484307 (patch)
treea03ab16573d50fae3dc1881a7a929aa2217554ed /PKGBUILD
parent3d0e82de82aced0f2f9d97226ae9bf0edf2ec7f7 (diff)
downloadaur-f7b86e32cd2cd61c5e7169e952ef63c357484307.tar.gz
fix typo
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d0bf6925244e..bb82265b8452 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=('any')
url="https://github.com/pop-os/icon-theme"
license=('CC-BY-SA-4.0 AND CC-BY-NC-SA-4.0')
depends=('adwaita-icon-theme')
-makedepends=('git' 'dpkg''meson')
+makedepends=('git' 'dpkg' 'meson')
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")
options=('!strip')