summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVasilii Novikov2019-05-24 22:53:25 +0200
committerVasilii Novikov2019-05-24 22:53:25 +0200
commit3795655b3bd2f13961ad3ef6c95da89bf2c77086 (patch)
treedf7e7079a208ece671384188b45a5df837397ef1 /PKGBUILD
parentc3161b5bbd82c33fd9b0e5084715a94d20bab335 (diff)
downloadaur-3795655b3bd2f13961ad3ef6c95da89bf2c77086.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 d8459f1fd7eb..c04a6d959aa3 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.8
+pkgver=0.13.9
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=(71953f13c688701145286bb274ac1e8a278fda14a34dbcb2d855162c962a7fce)
+sha256sums=(42590153b15e726240a7308214ec6ea126a096d36aa02b0a45d9dbfda9455b0d)
build () {
cd "$srcdir/$pkgname-$pkgver"