summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVasilii Novikov2020-08-13 10:38:16 +0200
committerVasilii Novikov2020-08-13 10:38:16 +0200
commit547b32fca2622b803c8015e2f5b026ac7a46ed6c (patch)
tree87f4f36d84d4b433371ca4af2c08ecaa1d534841 /PKGBUILD
parent49815538365825dd574c19895e7a9c4dfee65002 (diff)
downloadaur-547b32fca2622b803c8015e2f5b026ac7a46ed6c.tar.gz
version 0.17.12
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ece50ad92270..90745fc4f432 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.11
+pkgver=0.17.12
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=(e1ca0d448a59b4d5bdace807d05e0fb7eedd618bfee377b51698571573cb3284)
+sha256sums=(f98cd563b5b90463e2f72b2915bfc4f9da79825d6ccd0cf16e62aa9a7fa6a6d3)
build () {
cd "$srcdir/$pkgname-$pkgver"