File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11pkgbase = redpanda-cpp
22 pkgdesc = A fast, lightweight, open source, and cross platform C/C++/GNU Assembly IDE
3- pkgver = 3.0
3+ pkgver = 3.1
44 pkgrel = 1
55 url = https://github.com/royqh1979/RedPanda-CPP
66 arch = i686
@@ -21,9 +21,9 @@ pkgbase = redpanda-cpp
2121 depends = gdb
2222 depends = astyle
2323 optdepends = clang: C/C++ compiler (alternative)
24- source = RedPanda-CPP-3.0 .tar.gz::https://github.com/royqh1979/RedPanda-CPP/archive/refs/tags/v3.0 .tar.gz
24+ source = RedPanda-CPP-3.1 .tar.gz::https://github.com/royqh1979/RedPanda-CPP/archive/refs/tags/v3.1 .tar.gz
2525 source = compiler_hint.lua
26- sha256sums = 82142ed470f15bdb31a9b4e5fccc733d0a357b40f5d116311a1698fb8325c11c
26+ sha256sums = 96a3c5883de50ed42dc0000b654050c1043da411d85c48877e63ffc71382093a
2727 sha256sums = 207f409d93100575e1d01842475880f6a78f095680246d98e61e72d272671448
2828 optdepends_x86_64 = mingw-w64-gcc: Windows C/C++ compiler
2929 optdepends_x86_64 = wine: run Windows executable
Original file line number Diff line number Diff line change 11_pkgname=RedPanda-CPP
22pkgname=${_pkgname,,}
3- pkgver=3.0
3+ pkgver=3.1
44pkgrel=1
55pkgdesc=' A fast, lightweight, open source, and cross platform C/C++/GNU Assembly IDE'
66arch=(' i686' ' pentium4' ' x86_64' ' arm' ' armv6h' ' armv7h' ' aarch64' ' riscv64' )
@@ -22,7 +22,7 @@ source=(
2222 " $_pkgname -$pkgver .tar.gz::https://github.com/royqh1979/$_pkgname /archive/refs/tags/v$pkgver .tar.gz"
2323 ' compiler_hint.lua'
2424)
25- sha256sums=(' 82142ed470f15bdb31a9b4e5fccc733d0a357b40f5d116311a1698fb8325c11c '
25+ sha256sums=(' 96a3c5883de50ed42dc0000b654050c1043da411d85c48877e63ffc71382093a '
2626 ' 207f409d93100575e1d01842475880f6a78f095680246d98e61e72d272671448' )
2727
2828prepare () {
You can’t perform that action at this time.
0 commit comments