summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVasilii Novikov2019-06-16 12:27:37 +0200
committerVasilii Novikov2019-06-16 12:27:37 +0200
commit9502e7e5db3ce8fbfd3f51f992733d7212bd2ceb (patch)
tree329ace5288e0e584419f80b13b9e35c709a034a0 /PKGBUILD
parent3795655b3bd2f13961ad3ef6c95da89bf2c77086 (diff)
downloadaur-9502e7e5db3ce8fbfd3f51f992733d7212bd2ceb.tar.gz
bump version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c04a6d959aa3..b3d650793d73 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.9
+pkgver=0.13.10
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=(42590153b15e726240a7308214ec6ea126a096d36aa02b0a45d9dbfda9455b0d)
+sha256sums=(f25daf5fca1771e469762f7af1e4a75387d96fddc4d46d066bdfa4dd1a73d3b3)
build () {
cd "$srcdir/$pkgname-$pkgver"