summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVasilii Novikov2021-05-04 09:05:47 +0200
committerVasilii Novikov2021-05-04 09:05:47 +0200
commit744ceb1e81b90769505129249cfee5a4d2266ddd (patch)
tree5ef7525a6af61083f027067c06c855af898999de /PKGBUILD
parent27aff066882b9517f48346b7c6f13d97f7166d7d (diff)
downloadaur-744ceb1e81b90769505129249cfee5a4d2266ddd.tar.gz
version 0.17.20
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d220585ca5c8..a7b48b98828e 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.19
+pkgver=0.17.20
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=(db2dca13e660074fe1098ee5955134bc497f6366727ea4445987e6ef764a422e)
+sha256sums=(d8411703eec1c95d29ffeb266382c450126dc1d98d09a7d61132a87150b1d7aa)
build () {
cd "$srcdir/$pkgname-$pkgver"