summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVasilii Novikov2019-10-25 10:15:05 +0200
committerVasilii Novikov2019-10-25 10:15:05 +0200
commitde309beaf0caf2ce9dd378f983d341a5c828205d (patch)
tree061b8eff827b5fd068c2e72ed894c181d393ae2e /PKGBUILD
parentfcfc965e1eaf0fe8416df3733cdfbd6dceb94006 (diff)
downloadaur-de309beaf0caf2ce9dd378f983d341a5c828205d.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 8f87da6065a1..63ca3817189f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Vasia Novikov <n1dr+cmarchlinux@yaaandex.com> (replace "aaa" with "a")
pkgname=rua
-pkgver=0.14.15
+pkgver=0.14.16
pkgrel=1
pkgdesc='AUR helper in Rust providing control, review and jailed/offline build options'
url='https://github.com/vn971/rua'
@@ -18,7 +18,7 @@ optdepends=(
#options+=(!strip) # uncomment if you want readable stack traces
-sha256sums=(4e22189f3769a58e4e178e368da8261b7e3315d0cd62ff66bbfca85a50fb47d3)
+sha256sums=(d4166462a7172faabe0ab0b6652d0b3738ab8e1abd58a8bc5a5bb51fd54d37e9)
build () {
cd "$srcdir/$pkgname-$pkgver"