diff options
Diffstat (limited to 'community/rust')
-rw-r--r-- | community/rust/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/rust/APKBUILD b/community/rust/APKBUILD index 7ebf039679..143583d5f9 100644 --- a/community/rust/APKBUILD +++ b/community/rust/APKBUILD @@ -7,7 +7,7 @@ pkgver=1.31.1 # TODO: bump to 6 as soon as we add llvm6 _llvmver=5 _bootver=1.30.0 -pkgrel=1 +pkgrel=2 pkgdesc="The Rust Programming Language" url="http://www.rust-lang.org" arch="x86_64" |