summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTheAifam52015-10-08 18:01:43 +0200
committerTheAifam52015-10-08 18:01:43 +0200
commit274497e869d4e0ed6523801d788caac38dc94949 (patch)
tree914f3e40b780c5fe3d2d3b9cb1fe44c1c793fea5
parent651bf2cd9fa93d079a9af45cf69fb4cc4040127b (diff)
downloadaur-274497e869d4e0ed6523801d788caac38dc94949.tar.gz
Small changes
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD1
2 files changed, 0 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7268d10c2fe1..1197826a10e2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -8,8 +8,6 @@ pkgbase = bullet-train-oh-my-zsh-theme-git
makedepends = git
depends = zsh
depends = oh-my-zsh-git
- provides = bullet-train-oh-my-zsh-theme-git
- provides = oh-my-zsh-bullet-train-theme-git
conflicts = bullet-train-oh-my-zsh-theme
conflicts = oh-my-zsh-bullet-train-theme
source = git+https://github.com/caiogondim/bullet-train-oh-my-zsh-theme.git
diff --git a/PKGBUILD b/PKGBUILD
index 5fc7c2d11018..4efb39f4dd4e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,6 @@ depends=('zsh' 'oh-my-zsh-git')
source=('git+https://github.com/caiogondim/bullet-train-oh-my-zsh-theme.git')
sha256sums=('SKIP')
makedepends=('git')
-provides=('bullet-train-oh-my-zsh-theme-git' 'oh-my-zsh-bullet-train-theme-git')
conflicts=('bullet-train-oh-my-zsh-theme' 'oh-my-zsh-bullet-train-theme')
pkgver() {