summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPhilip Goto2018-08-16 16:28:50 +0200
committerPhilip Goto2018-08-16 16:28:50 +0200
commit37f472cb6471a77cf151b98710e256446a971e6c (patch)
tree118f23b88868b29f8e3616d14ba81b6360c1b9ef /PKGBUILD
parent461db2e2e1197ea6f84d5ad8e6f799c88d4b8821 (diff)
downloadaur-37f472cb6471a77cf151b98710e256446a971e6c.tar.gz
Fix provides and conflicts
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f5a6820b6d2d..5215571a7190 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,6 @@ url="https://chromium.googlesource.com/chromiumos/third_party/cros-adapta/"
arch=(any)
license=(GPL2)
-provides=(${_pkgname}-gtk-theme)
conflicts=(${_pkgname}-gtk-theme-git)
makedepends=("autoconf"
"automake"