summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVasilii Novikov2019-09-05 09:12:18 +0200
committerVasilii Novikov2019-09-05 09:12:18 +0200
commitc4326e0e2b8547e7b66347c908f4a63521872dcb (patch)
treef6aedfda3a19a4ca4947c64c1d505f4e629f91e8 /PKGBUILD
parent0df995aa472a536930f8e7eecfba4c61d30501b1 (diff)
downloadaur-c4326e0e2b8547e7b66347c908f4a63521872dcb.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 056760b59c42..4eaf6fd08654 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.7
+pkgver=0.14.8
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=(1756c1358791f527dd1d4168ac252b4334e537acce0376e2f2eb203566c43d74)
+sha256sums=(764b3dbb0fd2cffcee40e93a8f25f9e661b35c2e2ff8e5b7af675a86aa6f2aae)
build () {
cd "$srcdir/$pkgname-$pkgver"