summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFlorian B2018-05-11 14:03:25 +0200
committerFlorian B2018-05-11 14:03:25 +0200
commite862d781b8a831704ca5745e24184c4f14c9fff5 (patch)
tree0292cdd1f9a90de875ff4d1142aeb1ddd9afe955 /PKGBUILD
parent98833551ad6d047eb2c8d7e95f373cc1747e3d54 (diff)
downloadaur-e862d781b8a831704ca5745e24184c4f14c9fff5.tar.gz
change versioning
Since this package follows the master branch, it does not have a `version number`. Renamed to `latest`.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 836ef46b9cf2..160f82de71cc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Florian B.
pkgname="powerline-shell"
-pkgver=0.5.4
+pkgver='latest'
pkgrel=1
pkgdesc="A pretty prompt for your shell"
arch=("any")