mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-vscdebugger: auto updated to 0.5.3-2
This commit is contained in:
parent
10027c6449
commit
f9b0b337f9
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
_pkgname=vscDebugger
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.5.3
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc='Support for Visual Studio Code Debugger'
|
||||
arch=('x86_64')
|
||||
url='https://github.com/ManuelHentschel/vscDebugger'
|
||||
|
@ -16,7 +16,7 @@ depends=(
|
|||
source=("https://github.com/ManuelHentschel/vscDebugger/releases/download/v${pkgver}/${_pkgname}_${pkgver}.tar.gz"
|
||||
"LICENSE::https://github.com/ManuelHentschel/vscDebugger/raw/master/LICENSE.md"
|
||||
)
|
||||
sha256sums=('a0b863f1c9a06eb5454cbd90e07946c8032cf6e466ad6da37b3ef99547723575'
|
||||
sha256sums=('54db35c889e24f16c3cd591f8e2e7f81f1b3c465b4e177f43372d9119412cd10'
|
||||
'54ee5b8054493e7cd776fded707521874c45a87b945fc1bf518e4e263132541c')
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Add table
Reference in a new issue