summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVasilii Novikov2020-11-21 19:45:47 +0100
committerVasilii Novikov2020-11-21 19:45:47 +0100
commit5aa3f5f93ad381a35848f7ecdd8f77dc3f49cbc9 (patch)
tree268d2fb9f34eef2c91dad5d29d9c5967ce328d96 /PKGBUILD
parenta3c832dba9817179c3034bdb7377ec48f27b0f62 (diff)
downloadaur-5aa3f5f93ad381a35848f7ecdd8f77dc3f49cbc9.tar.gz
version 0.17.17
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4f0f4e48baf2..fe3154d69158 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.16
+pkgver=0.17.17
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=(c6a72281f9d9e4beb856ada959e71c0c38f98b85c1b4507213f43c317a246e23)
+sha256sums=(6922420ed73acbf7bf090f1eac1742fe2ca89289c28eede8ea00012851d99696)
build () {
cd "$srcdir/$pkgname-$pkgver"