summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVasilii Novikov2019-08-25 11:48:21 +0200
committerVasilii Novikov2019-08-25 11:48:21 +0200
commitdf2d2e0d684941e9dfcd9bd0635c0829f49508d4 (patch)
treee2e3aec29f446691f36713fee0e1358846cbca2b /PKGBUILD
parent6bf830bcfa534bc813f07c90c972d58643854189 (diff)
downloadaur-df2d2e0d684941e9dfcd9bd0635c0829f49508d4.tar.gz
bump version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 73363069a762..c6c3984ecf8e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Vasia Novikov <n1dr+cmarchlinux@yaaandex.com> (replace "aaa" with "a")
pkgname=rua
-pkgver=0.14.2
+pkgver=0.14.4
pkgrel=1
pkgdesc='secure AUR helper written in Rust, supporting offline builds, filesystem isolation and more'
url='https://github.com/vn971/rua'
@@ -18,7 +18,7 @@ optdepends=(
#options+=(!strip) # uncomment if you want readable stack traces
-sha256sums=(63d12ce4b1a6526afb0f9c2afe6c0d2adec3a3fff23294003b50737085c3003b)
+sha256sums=(b6363854afb0e2ca61a96074053266c6211dfea66bfba316507ee7e461ecca54)
build () {
cd "$srcdir/$pkgname-$pkgver"