summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarco Obaid2020-06-14 07:50:36 -0500
committerMarco Obaid2020-06-14 07:50:36 -0500
commit4e9c25445a804fbd3bd6a85ba224123c8297b520 (patch)
tree199d08ab6f42d8a232957659dd380d2e66875d32
parent4803ffc41264c9284130a62d070f75bb93a88876 (diff)
downloadaur-4e9c25445a804fbd3bd6a85ba224123c8297b520.tar.gz
Updated June 2020
-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'