summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSimon Paul2015-08-17 18:41:19 +0200
committerSimon Paul2015-08-17 18:41:19 +0200
commitc3a90af37d952f429d0f0cc9f7adb3f5f54f9df1 (patch)
tree366c463a40a9d93758d52fee4bd726ff363d92be /PKGBUILD
parent8d10f1719f3fde53b3ae102dc622055a3b6af64c (diff)
downloadaur-c3a90af37d952f429d0f0cc9f7adb3f5f54f9df1.tar.gz
fixed provides and conflicts
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fcb203bef0cf..36b61d7faca9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,8 +9,8 @@ url='http://numixproject.org/'
license=('GPL3')
depends=('gtk-engine-murrine')
makedepends=('git')
-provides=('numix-themes-osx')
-conflicts=('numix-themes-osx')
+provides=('numix-themes-osx-git')
+conflicts=('numix-themes-osx-git')
source=('numix-themes::git+https://github.com/samhorlbeck/Numix-OSX.git')
md5sums=('SKIP')