mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-vscdebugger: fix the pkgver issue
This commit is contained in:
parent
4718f4fa1e
commit
94f59ea5cf
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Maintainer: Hu Butui <hot123tea123@gmail.com>
|
# Maintainer: Hu Butui <hot123tea123@gmail.com>
|
||||||
|
|
||||||
_pkgname=vscDebugger
|
_pkgname=vscDebugger
|
||||||
_pkgver=0.4.7
|
_pkgver=${pkgver}
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=0.5.3
|
pkgver=0.5.3
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
|
|
Loading…
Add table
Reference in a new issue