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 4eaf6fd08654..75b30fa7d187 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Vasia Novikov <n1dr+cmarchlinux@yaaandex.com> (replace "aaa" with "a")
pkgname=rua
-pkgver=0.14.8
+pkgver=0.14.9
pkgrel=1
pkgdesc='AUR helper in Rust providing control, review and jailed/offline build options'
url='https://github.com/vn971/rua'
@@ -17,7 +17,7 @@ optdepends=(
#options+=(!strip) # uncomment if you want readable stack traces
-sha256sums=(764b3dbb0fd2cffcee40e93a8f25f9e661b35c2e2ff8e5b7af675a86aa6f2aae)
+sha256sums=(82d69cc9916788c43e7c19c1491c04914ec3a5177cf91ddc6baf11e45a03c7ba)
build () {
cd "$srcdir/$pkgname-$pkgver"