summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVasilii Novikov2018-11-28 09:28:48 +0100
committerVasilii Novikov2018-11-28 09:28:48 +0100
commiteed9059d1818abd40838f04444a518d0ea2d2dc5 (patch)
treed6d783e21d85f66bb649bdc2c863f2e0209ab0f5 /PKGBUILD
parentff97a2e8fe885a86e43aa9c81dacbab6c7435cf7 (diff)
downloadaur-eed9059d1818abd40838f04444a518d0ea2d2dc5.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 082a6dfaa461..c2d5734d34e7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Vasia Novikov <n1dr+cmarchlinux@yaaandex.com> (replace "aaa" with "a")
pkgname=rua
-pkgver=0.9.10
+pkgver=0.9.11
pkgrel=1
pkgdesc='secure jailed AUR helper in rust'
url='https://github.com/vn971/rua'
@@ -13,7 +13,7 @@ depends=('bubblewrap' 'git')
#options+=(!strip) # uncomment to have readable stack traces
-sha256sums=(7816719d5f3e7b93f29d51ed4f28bd168591f8d6523f0bf327381eb66829d969)
+sha256sums=(ebacd62b77942e450ad92c801e627a0823966ab2c9c64a6fd5c8f7dd46604143)
build () {
cd "$srcdir/$pkgname-$pkgver"