mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
Change versioning scheme to bNNN
This commit is contained in:
parent
75c3f820f3
commit
c2ee4e42df
1 changed files with 1 additions and 1 deletions
2
PKGBUILD
2
PKGBUILD
|
|
@ -23,7 +23,7 @@ makedepends=(
|
|||
lld
|
||||
)
|
||||
source=(
|
||||
"$pkgname-$pkgver.tar.gz::https://github.com/superg/redumper/archive/refs/tags/build_$pkgver.tar.gz"
|
||||
"$pkgname-$pkgver.tar.gz::https://github.com/superg/redumper/archive/refs/tags/b$pkgver.tar.gz"
|
||||
)
|
||||
|
||||
build() {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue