summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVasilii Novikov2019-11-26 19:46:18 +0100
committerVasilii Novikov2019-11-26 19:46:18 +0100
commit48c6a87841743650138dd7f4e4172595ab563ce9 (patch)
tree083e59b40f67b299d254e9fcce51e9a218cd1379 /PKGBUILD
parente0f2059ed80647e61173fcb4e672713c0c26dcd6 (diff)
downloadaur-48c6a87841743650138dd7f4e4172595ab563ce9.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 2cbee9643d1c..8441d37b757a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Vasia Novikov <n1dr+cmarchlinux@yaaandex.com> (replace "aaa" with "a")
pkgname=rua
-pkgver=0.15.1
+pkgver=0.15.2
pkgrel=1
pkgdesc='AUR helper in Rust providing control, review, patch application and safe build options'
url='https://github.com/vn971/rua'
@@ -18,7 +18,7 @@ optdepends=(
#options+=(!strip) # uncomment if you want readable stack traces
-sha256sums=(091104e08c3dcf385d8c64b4f320b03c9b71f79b133766c5d78152baa146a4dc)
+sha256sums=(34f27c38a7b844ef97dd16b75741de2ad99dcc5caefc99f8c102234e6edc1f0c)
build () {
cd "$srcdir/$pkgname-$pkgver"