summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTheAifam52015-10-08 18:06:45 +0200
committerTheAifam52015-10-08 18:06:45 +0200
commitdc25eb3385613fecb6ac9809d9ca87386592398c (patch)
tree1cc5dc5a315d923e14b189e3d5b28d31e58010ec
parentecbe7b8d2a812aacd5b83e439dcdc32868330bb0 (diff)
downloadaur-dc25eb3385613fecb6ac9809d9ca87386592398c.tar.gz
Small changes #3
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1197826a10e2..4936727a8458 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = bullet-train-oh-my-zsh-theme-git
pkgdesc = An oh-my-zsh shell theme based on the Powerline Vim plugin
pkgver = a
pkgrel = 1
- url = https://github.com/jeremyFreeAgent/oh-my-zsh-powerline-theme
+ url = https://github.com/caiogondim/bullet-train-oh-my-zsh-theme
arch = any
license = MIT
makedepends = git
diff --git a/PKGBUILD b/PKGBUILD
index 73cc229753ea..87dc8d1c36b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=a
pkgrel=1
pkgdesc='An oh-my-zsh shell theme based on the Powerline Vim plugin'
arch=('any')
-url='https://github.com/jeremyFreeAgent/oh-my-zsh-powerline-theme'
+url='https://github.com/caiogondim/bullet-train-oh-my-zsh-theme'
license=('MIT')
depends=('zsh' 'oh-my-zsh-git')
source=('git+https://github.com/caiogondim/bullet-train-oh-my-zsh-theme.git')