summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVasilii Novikov2020-04-16 18:08:56 +0200
committerVasilii Novikov2020-04-16 18:08:56 +0200
commit7b226312d9448880868568453c5e84c4d7b393c3 (patch)
tree6508e7b6066b1e46405776914c745b3dfaecc289 /PKGBUILD
parent9fa4500a77d0f11a3efc8530982ccfa09e04090c (diff)
downloadaur-7b226312d9448880868568453c5e84c4d7b393c3.tar.gz
version 0.17.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 419daaa37dcb..b3c5ce2f4ec2 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.6
+pkgver=0.17.7
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=(62d10e65baf3b679540675d4004adfb97238c5131090c08c0b7dbc0454d3d904)
+sha256sums=(e0dc979cfe5ceb2c0f6ecffa7be4140c60acbe5d349c16bd94eb002a43597a29)
build () {
cd "$srcdir/$pkgname-$pkgver"