summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1bf63c56d150..b72f7bbf2816 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Vasia Novikov <n1dr+cmarchlinux@yaaandex.com> (replace "aaa" with "a")
pkgname=rua
-pkgver=0.13.6
+pkgver=0.13.7
pkgrel=1
pkgdesc='secure AUR helper written in Rust'
url='https://github.com/vn971/rua'
@@ -13,7 +13,7 @@ depends=('bubblewrap' 'git')
#options+=(!strip) # uncomment to have readable stack traces
-sha256sums=(c2edb38390a41f63e2e40563695c6830d0543c79902bc9a7aa8ecb80e5ff63d9)
+sha256sums=(89152b536c62b2133e72f94dbf7e6130e8722fa25de96317604747d5cfedad80)
build () {
cd "$srcdir/$pkgname-$pkgver"