summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJouni Rinne2021-01-04 08:41:32 +0200
committerJouni Rinne2021-01-04 08:41:32 +0200
commit8baac3f7ca76056c18a5e6fd574d68903a682ee1 (patch)
treec84f4ac92aecd699fc6ebe13ea89334d7d84fc5d /PKGBUILD
parentfb6a158b965d1426e72f1968684f2d1d538ef17e (diff)
downloadaur-gtk3-nocsd-legacy-git.tar.gz
Fixed a small typo
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f47e6c364dcb..26c666983388 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ pkgdesc="A hack to disable gtk3 client side decoration (stable PCMan version)"
arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
url="https://github.com/PCMan/gtk3-nocsd"
license=('LGPL')
-conflicts=(gtk3-nocsd-git)
+conflicts=('gtk3-nocsd-git')
depends=('gtk3')
makedepends=('git' 'gobject-introspection')
source=("git+https://github.com/PCMan/gtk3-nocsd.git"