summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVasilii Novikov2020-11-09 16:08:18 +0100
committerVasilii Novikov2020-11-09 16:08:18 +0100
commiteb6817ba58e7e8a8433f75db88089852792411b6 (patch)
treeebb0459d11c041cbc347d52e2640a87b0eac244c /PKGBUILD
parentd28bf829bd3371badf18222282864f2711139bd3 (diff)
downloadaur-eb6817ba58e7e8a8433f75db88089852792411b6.tar.gz
version 0.17.15
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 59b26ed2d762..b2a381dd6b9c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Vasia Novikov <n1dr+cmarchlinux@yaaandex.com> (replace "aaa" with "a")
pkgname=rua
-pkgver=0.17.14
+pkgver=0.17.15
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=(5cf32a915d704352dd80aca62bb63fd3de1727b038ce84aaa83dd127e5178659)
+sha256sums=(b8484357610c7b5b55cedef5ff57a05e332a0ea3236fe4aacdc31409c6d12d87)
build () {
cd "$srcdir/$pkgname-$pkgver"