summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVasilii Novikov2019-12-17 10:21:41 +0100
committerVasilii Novikov2019-12-17 10:21:41 +0100
commit8da3ed3f6ef48ceb264b3aaa9873b156f3003b28 (patch)
tree28776c73f3a8b06bee0f15c942307370bf66c949 /PKGBUILD
parent1e06812a1e4063ad0a8d2df90391d6cf4c8079eb (diff)
downloadaur-8da3ed3f6ef48ceb264b3aaa9873b156f3003b28.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 4c2f1e4b5d59..f7c2d2ab4f2f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Vasia Novikov <n1dr+cmarchlinux@yaaandex.com> (replace "aaa" with "a")
pkgname=rua
-pkgver=0.17.0
+pkgver=0.17.1
pkgrel=1
pkgdesc='AUR helper in Rust providing control, review, patch application and safe build options'
url='https://github.com/vn971/rua'
@@ -18,7 +18,7 @@ optdepends=(
#options+=(!strip) # uncomment if you want readable stack traces
-sha256sums=(11ec2129b0ad46173d27195cf2597037ba569660363034206528b588f09a3c41)
+sha256sums=(2b14c963b556401dba52ce9984d58010fdefa85cb4e997e196c2815633a0b9cc)
build () {
cd "$srcdir/$pkgname-$pkgver"