summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVasilii Novikov2021-09-21 09:35:33 +0200
committerVasilii Novikov2021-09-21 09:35:33 +0200
commit16fa5d432bc6583ffaa9e564bfd5f0764a9431f3 (patch)
treeeee8a283ffa6bda44135dd0b48b1366a05c90f17 /PKGBUILD
parentce6a1752e487bf7a5ca9186466f98cfb3a23440a (diff)
downloadaur-16fa5d432bc6583ffaa9e564bfd5f0764a9431f3.tar.gz
version 0.18.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6696e982b145..28edfcb19790 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Vasia Novikov <n1dr+cmarchlinux@yaaandex.com> (replace "aaa" with "a")
pkgname=rua
-pkgver=0.18.1
+pkgver=0.18.2
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=(ac1ff3c4fa237ebc1defc82a471918e4e9bfba718f85a910be43c015812b8545)
+sha256sums=(e5e7e27bc2c6359fde000baefa4051176f29f456c6163bea60a46e0096397c76)
build () {
cd "$srcdir/$pkgname-$pkgver"