summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVasilii Novikov2020-04-17 09:07:20 +0200
committerVasilii Novikov2020-04-17 09:07:20 +0200
commit6ce03a4ddcc889b5b20eec7e1abedf8733ffa1ed (patch)
tree86b4b3720a7dd3a2f39d510809b6a75e1419ac96 /PKGBUILD
parent7b226312d9448880868568453c5e84c4d7b393c3 (diff)
downloadaur-6ce03a4ddcc889b5b20eec7e1abedf8733ffa1ed.tar.gz
version 0.17.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b3c5ce2f4ec2..5194a28982fa 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.7
+pkgver=0.17.8
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=(e0dc979cfe5ceb2c0f6ecffa7be4140c60acbe5d349c16bd94eb002a43597a29)
+sha256sums=(6754bfbe35aa40e4403dc59cb8e22a0cdb134ce55437a15e64eb1a79f17e9adc)
build () {
cd "$srcdir/$pkgname-$pkgver"