summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVasilii Novikov2021-06-01 08:21:17 +0200
committerVasilii Novikov2021-06-01 08:21:17 +0200
commitbfad694157d1b74031890920f741ff728bba87ac (patch)
tree88a95af956cfe182bfbda0be7da5ada1e6c76056 /PKGBUILD
parentb3449d48427b220f223f448417f0628730ba85a7 (diff)
downloadaur-bfad694157d1b74031890920f741ff728bba87ac.tar.gz
version 0.18.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fdd591611ee3..1154174c3760 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.21
+pkgver=0.18.0
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=(04537d91f3dcbda51af0e16afcad64ecca231bd3568416ec95c53242f699fce1)
+sha256sums=(f85e56f0b77b6270c4f0b29ac0a35b3ddcb7a7d8ce0458bf56a36afddbdea9d1)
build () {
cd "$srcdir/$pkgname-$pkgver"