summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVasilii Novikov2019-09-12 00:06:07 +0200
committerVasilii Novikov2019-09-12 00:06:07 +0200
commit1d791749074c3fcea689a7ea8d3b259c78bb4399 (patch)
treeb70ae7289a615f670f76c8aeb31d6e0d30e2a226 /PKGBUILD
parent74a912034288e604cdad8453895c28553b3712b9 (diff)
downloadaur-1d791749074c3fcea689a7ea8d3b259c78bb4399.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 5a9af0b4aa74..4698b05f92e4 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.12
+pkgver=0.14.13
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=(a290b251820d673be86563deafe38c5ad0c7760b14b10dbbffce70c9d11d7382)
+sha256sums=(84076175f24858f1984a7c4ac53c0f198a8d4773f79a4aec0d7b90ee2e9499f1)
build () {
cd "$srcdir/$pkgname-$pkgver"