summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjD91mZM22017-12-08 19:34:25 +0100
committerjD91mZM22017-12-08 19:34:25 +0100
commitf07ff991e629ef0029bc85760ba605734a2b70ce (patch)
treec97aa0363798c2ac45546578cf670422b1f0f117 /PKGBUILD
parentb2d1e89d595e181645d65703cf568061cb464468 (diff)
downloadaur-f07ff991e629ef0029bc85760ba605734a2b70ce.tar.gz
Update to version 0.1.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 34cfface69d3..ef192a2098ba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: jD91mZM2 <me@krake.one>
pkgname="powerline-rs"
pkgdesc="powerline-shell rewritten in Rust. Inspired by powerline-go."
-pkgver=0.1.3
+pkgver=0.1.4
pkgrel=1
url="https://github.com/jD91mZM2/powerline-rs"
license=("MIT" "custom:MIT")
source=("https://github.com/jD91mZM2/powerline-rs/archive/v$pkgver.tar.gz")
-sha256sums=("23dfd718ebfbe5f2744b82a855d316fbfce96f894aff9093f4e580eccc07b7d6")
+sha256sums=('0d0688c3ece672fa0cb9696c15c178934879dc634b4e5c793d09d0ca8f0df09c')
arch=("x86_64" "i386" "arm" "armv6h" "armv7h" "aarch64")
makedepends=("libgit2" "cargo" "cmake") # cmake is used by libgit2-sys
optdepends=(