summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVasilii Novikov2021-04-12 22:01:37 +0200
committerVasilii Novikov2021-04-12 22:01:37 +0200
commit27aff066882b9517f48346b7c6f13d97f7166d7d (patch)
tree82ce32d74d0b051e90f8adae567bce7598b3e862 /PKGBUILD
parentb47b7cb635b6b794ca51be41559c71ae2fe6f6a9 (diff)
downloadaur-27aff066882b9517f48346b7c6f13d97f7166d7d.tar.gz
version 0.17.19
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3570e60c539b..d220585ca5c8 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.18
+pkgver=0.17.19
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=(f247135c064b732297489f5480df5f3f646419b36abe93eeed3691e2933079fc)
+sha256sums=(db2dca13e660074fe1098ee5955134bc497f6366727ea4445987e6ef764a422e)
build () {
cd "$srcdir/$pkgname-$pkgver"