-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Vasilii Novikov
committed
Jul 10, 2023
1 parent
32994b8
commit 7f2c5d6
Showing
2 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# Maintainer: Vasili Novikov (replace "nnn" with "n" in email) <[email protected]> | ||
pkgname=rua | ||
pkgver=0.19.6 | ||
pkgver=0.19.7 | ||
pkgrel=1 | ||
pkgdesc='AUR helper in Rust providing control, review, patch application and safe build options' | ||
url='https://github.com/vn971/rua' | ||
|
@@ -20,7 +20,7 @@ optdepends=( | |
# see https://aur.archlinux.org/packages/rua#comment-861014 | ||
options=('!lto') | ||
|
||
b2sums=(436aaa12d35d047af87075cc01d57fe33c33da0828fb9c744aec7a8ea0d2119d637bfde9ea4890968dde7e643835a27d3b295e71444244d0919dd40262e82b7c) | ||
b2sums=(204c6e85b018dcb360847a370d31a1e860896c5ba36dbd3bc5c53ae6db0f0011f6009c22fecaedbb829ab6bb054a689c72d1b46bc62de8cf748165423d83804c) | ||
|
||
#options+=(!strip) # uncomment if you want readable stack traces | ||
|
||
|