summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVasilii Novikov2022-04-13 13:53:13 +0200
committerVasilii Novikov2022-04-13 13:53:35 +0200
commit82ce317bb370dfdcd00eb0beac15094f8e17ab7b (patch)
tree530ea9bca489dbbaee0f15848c527759c62018d1 /PKGBUILD
parent16fa5d432bc6583ffaa9e564bfd5f0764a9431f3 (diff)
downloadaur-82ce317bb370dfdcd00eb0beac15094f8e17ab7b.tar.gz
version v0.19.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 28edfcb19790..1985be8079ce 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.2
+pkgver=0.19.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=(e5e7e27bc2c6359fde000baefa4051176f29f456c6163bea60a46e0096397c76)
+sha256sums=(cf904c8b455256ba091f977149d43174fc1f5ba1277f01f8ea1c348356040a50)
build () {
cd "$srcdir/$pkgname-$pkgver"