summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a2d0d01a10c8..2cbee9643d1c 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.0
+pkgver=0.15.1
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=(35a21ad6f821d3acf76264e6384f4f97d4c3d51f8cd019d98974978f9471cd0c)
+sha256sums=(091104e08c3dcf385d8c64b4f320b03c9b71f79b133766c5d78152baa146a4dc)
build () {
cd "$srcdir/$pkgname-$pkgver"