summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAditya Sirish2023-05-23 12:46:57 -0400
committerAditya Sirish2023-05-23 12:46:57 -0400
commit772da89ab62e413e2e285430e3bfb1f4dc3676b2 (patch)
tree8455754232f5b386eeadb31f32a312ed4823e17d /PKGBUILD
parent81a395edb2b459d8409d4e248d2f33c8e5427718 (diff)
downloadaur-oh-my-bash-git.tar.gz
Update oh my bash with new patch
Signed-off-by: Aditya Sirish <aditya@saky.in>
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'