summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVasilii Novikov2020-05-29 16:33:33 +0200
committerVasilii Novikov2020-05-29 16:33:33 +0200
commit49815538365825dd574c19895e7a9c4dfee65002 (patch)
treef5c9aff35f4cd76256850887dcda2742afb79778 /PKGBUILD
parent3d2c3d990e3408d9e68a0c12d55ddc1927807562 (diff)
downloadaur-49815538365825dd574c19895e7a9c4dfee65002.tar.gz
version 0.17.11
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a51bd7d702e2..ece50ad92270 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.10
+pkgver=0.17.11
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=(f28948ba820b7687364d600ac93b4524756bf7ae22f32c1ffd7a22c2c42d6986)
+sha256sums=(e1ca0d448a59b4d5bdace807d05e0fb7eedd618bfee377b51698571573cb3284)
build () {
cd "$srcdir/$pkgname-$pkgver"