diff options
author | Vasilii Novikov | 2021-05-04 09:05:47 +0200 |
---|---|---|
committer | Vasilii Novikov | 2021-05-04 09:05:47 +0200 |
commit | 744ceb1e81b90769505129249cfee5a4d2266ddd (patch) | |
tree | 5ef7525a6af61083f027067c06c855af898999de /.SRCINFO | |
parent | 27aff066882b9517f48346b7c6f13d97f7166d7d (diff) | |
download | aur-744ceb1e81b90769505129249cfee5a4d2266ddd.tar.gz |
version 0.17.20
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,6 +1,6 @@ pkgbase = rua pkgdesc = AUR helper in Rust providing control, review, patch application and safe build options - pkgver = 0.17.19 + pkgver = 0.17.20 pkgrel = 1 url = https://github.com/vn971/rua arch = x86_64 @@ -14,8 +14,8 @@ pkgbase = rua optdepends = bubblewrap-suid: version of bubblewrap that works on linux-hardened kernel optdepends = shellcheck: check PKGBUILD scripts, taking care of special variables optdepends = sudo: package installation can be done via sudo, if convenient - source = rua-0.17.19.tar.gz::https://github.com/vn971/rua/archive/v0.17.19.tar.gz - sha256sums = db2dca13e660074fe1098ee5955134bc497f6366727ea4445987e6ef764a422e + source = rua-0.17.20.tar.gz::https://github.com/vn971/rua/archive/v0.17.20.tar.gz + sha256sums = d8411703eec1c95d29ffeb266382c450126dc1d98d09a7d61132a87150b1d7aa pkgname = rua |