summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 85fc1daca923..0959fef98e6b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,8 @@
-# Maintainer: Marco Obaid <marco.obaid@gmail.com>
+# Maintainer: Aditya Sirish <aditya at saky dot in>
+# Contributor: Marco Obaid <marco.obaid@gmail.com>
pkgname=oh-my-bash-git
-pkgver=r90.89e5054
+pkgver=r461.dd7807f
pkgrel=1
pkgdesc="A delightful community-driven framework for managing your bash configuration, and an auto-update tool so that makes it easy to keep up with the latest updates from the community"
arch=('x86_64')
@@ -17,7 +18,7 @@ optdepends=('ruby: for some plugin functionality'
install=${pkgname}.install
-source=("${pkgname}::git+git://github.com/ohmybash/oh-my-bash.git"
+source=("${pkgname}::git+${url}"
'0001-bashrc.patch')
sha256sums=('SKIP'