summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f00f6cf53adb..449b687e0dff 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = oh-my-bash-git
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
- pkgver = r71.b527766
- pkgrel = 2
+ pkgver = r86.670b544
+ pkgrel = 1
url = https://github.com/ohmybash/oh-my-bash
install = oh-my-bash-git.install
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 6c84c4c8f948..da3b8b0dd49b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Marco Obaid <marco.obaid@gmail.com>
pkgname=oh-my-bash-git
-pkgver=r71.b527766
-pkgrel=2
+pkgver=r86.670b544
+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')
url='https://github.com/ohmybash/oh-my-bash'