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 324c52390009..6aa3d5a22fb2 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.19
+pkgver=0.15.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=(0e52fe1b86bcb2c5754b2603e2be32532b45c6eeb4c8ca43068e8f87e57a0c8a)
+sha256sums=(35a21ad6f821d3acf76264e6384f4f97d4c3d51f8cd019d98974978f9471cd0c)
build () {
cd "$srcdir/$pkgname-$pkgver"