summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVasilii Novikov2019-10-31 15:26:55 +0100
committerVasilii Novikov2019-10-31 15:26:55 +0100
commit3f1206696293bd530b10560c5b6b8e86eb0436d9 (patch)
tree0e4a3d63129a99a6d98b5c00941c03988164fd92 /PKGBUILD
parenta586e54fbd602a211125eb12ad0345c9d9e82f42 (diff)
downloadaur-3f1206696293bd530b10560c5b6b8e86eb0436d9.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 63fb5508363e..4961e2943fe2 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.18
+pkgver=0.14.19
pkgrel=1
pkgdesc='AUR helper in Rust providing controlled and jailed build'
url='https://github.com/vn971/rua'
@@ -18,7 +18,7 @@ optdepends=(
#options+=(!strip) # uncomment if you want readable stack traces
-sha256sums=(0233d1bb93cd01bd69fe9e3618553db23a593155d3cb6ca70214b3f5d5931d32)
+sha256sums=(0e52fe1b86bcb2c5754b2603e2be32532b45c6eeb4c8ca43068e8f87e57a0c8a)
build () {
cd "$srcdir/$pkgname-$pkgver"