summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVasilii Novikov2020-04-14 10:50:32 +0200
committerVasilii Novikov2020-04-14 10:50:32 +0200
commit9fa4500a77d0f11a3efc8530982ccfa09e04090c (patch)
tree7ca6a8a1b67199a1c9f2db2d1cd4fc12c84e0a1f /PKGBUILD
parentfc11333832ac7dfbb0e78afdfabd98657d945a37 (diff)
downloadaur-9fa4500a77d0f11a3efc8530982ccfa09e04090c.tar.gz
version 0.17.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b788b13c6f3d..419daaa37dcb 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.5
+pkgver=0.17.6
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=(7db35fd0767f5cb358c40d26521280da9c78081b6d696ea1b76c59abbf96c821)
+sha256sums=(62d10e65baf3b679540675d4004adfb97238c5131090c08c0b7dbc0454d3d904)
build () {
cd "$srcdir/$pkgname-$pkgver"