summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFlorian Dejonckheere2014-03-30 14:27:33 +0200
committerFlorian Dejonckheere2014-03-30 14:27:33 +0200
commita01796c28c54c685618d38ad4e4d69029ae5d9b5 (patch)
treea53663d5ad188c7de950110b4ee70805dcf563f0 /PKGBUILD
parent6b811f809838882f7f5fbd841818fb7d3bfc5179 (diff)
downloadaur-a01796c28c54c685618d38ad4e4d69029ae5d9b5.tar.gz
Added some Compiz packages; prepare-src script
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6259e3a4bca5..3be04a97d39e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,11 +5,12 @@ pkgname=geany-themes-git
_gitname=geany-themes
pkgver=1.22.26
pkgrel=2
-pkgdesc="A collection of color schemes for geany."
+pkgdesc='A collection of color schemes for geany.'
arch=('any')
-url="https://github.com/codebrainz/${_gitname}"
+url='https://github.com/codebrainz/${_gitname}'
license=('GPL')
depends=('geany')
+conflicts=('geany-themes')
makedepends=('git')
provides=('geany-themes')
source=("git://github.com/codebrainz/${_gitname}.git")