summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVasilii Novikov2020-09-29 11:14:44 +0200
committerVasilii Novikov2020-09-29 11:14:44 +0200
commit2e583a7eccce42d5a477ef271eef0b094bf968cf (patch)
tree92e0d892d69161350e183aa81c63595e89da70b9 /PKGBUILD
parent547b32fca2622b803c8015e2f5b026ac7a46ed6c (diff)
downloadaur-2e583a7eccce42d5a477ef271eef0b094bf968cf.tar.gz
version 0.17.13
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 90745fc4f432..9b53ee0da67f 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.12
+pkgver=0.17.13
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=(f98cd563b5b90463e2f72b2915bfc4f9da79825d6ccd0cf16e62aa9a7fa6a6d3)
+sha256sums=(c640d89282f217047fa7610daf488e6ed7bf65bd0425eb0e91d40c53f278ee9b)
build () {
cd "$srcdir/$pkgname-$pkgver"