summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVasilii Novikov2020-05-01 23:38:41 +0200
committerVasilii Novikov2020-05-01 23:38:41 +0200
commitf54852fb19177354da5dd0a6c3a6a19ea10857eb (patch)
treebd0740a3e7aac16edb297518832c14a8f024681d /PKGBUILD
parent6ce03a4ddcc889b5b20eec7e1abedf8733ffa1ed (diff)
downloadaur-f54852fb19177354da5dd0a6c3a6a19ea10857eb.tar.gz
version 0.17.9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5194a28982fa..a5ba07a76eae 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.8
+pkgver=0.17.9
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=(6754bfbe35aa40e4403dc59cb8e22a0cdb134ce55437a15e64eb1a79f17e9adc)
+sha256sums=(dfee842acc4bb65090307c473189e46464187ec493e77edf4d082b84ada39b85)
build () {
cd "$srcdir/$pkgname-$pkgver"