summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b4f760e0cfcf..65f79a53cd81 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
_pkgname=pureline
pkgname=bash-pureline-git
-pkgver=r202.5fdae57
-pkgrel=2
+pkgver=r212.9abbdc4
+pkgrel=1
pkgdesc="A simple but powerful Powerline style prompt for the Bash shell written in Bash script"
url="https://github.com/chris-marsh/pureline"
arch=('any')
@@ -12,7 +12,7 @@ depends=('sh')
provides=('bash-pureline')
install=bash-pureline-git.install
makedepends=('git')
-source=(https://github.com/chris-marsh/pureline.git)
+source=(git+https://github.com/chris-marsh/pureline.git)
md5sums=('SKIP')
pkgver() {