summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWu Zhenyu2023-08-26 16:29:02 +0800
committerWu Zhenyu2023-08-26 16:29:02 +0800
commit7628e065955bc23ff3121a3544480b9eafd7ce05 (patch)
tree455c9c7cf61871372be19553c91ca2438b8226c7 /PKGBUILD
parent55cc7a933debac8ff28ee963ab5977cecc809af1 (diff)
downloadaur-7628e065955bc23ff3121a3544480b9eafd7ce05.tar.gz
:bookmark: Update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 90c9e5523f6b..01ee414fc0a2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Wu Zhenyu <wuzhenyu@ustc.edu>
_pkgname=bash-prompt-style
pkgname=$_pkgname-git
-pkgver=r1.4a37921
+pkgver=r1.1f48f00
pkgrel=1
pkgdesc="A powerlevel10k-like prompt style of bash."
arch=(any)
@@ -10,7 +10,7 @@ url=https://github.com/Freed-Wu/$_pkgname
license=(GPL3)
depends=(zsh-theme-powerlevel10k)
makedepends=(git)
-source=("git+$url#tag=4a37921e91595069c7b088bb0e0a677bd9f65780")
+source=("git+$url#tag=1f48f00bf2452c4bbb118624e24d53cd01c6b75b")
sha256sums=(SKIP)
pkgver() {