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