summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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"