Переименование

This commit is contained in:
Евгений Храмов 2023-01-08 13:59:22 +03:00
parent 9ebdc209fa
commit 2a28d493ce
7 changed files with 3 additions and 7 deletions

@ -1,4 +1,4 @@
name='discord-bin'
name='discord'
version='0.0.22'
release='1'
desc='Discord (popular voice + video app) using the system provided electron for increased security and performance'

Before

Width:  |  Height:  |  Size: 758 B

After

Width:  |  Height:  |  Size: 758 B

@ -1,4 +1,4 @@
name='jetbrains-toolbox-bin'
name='jetbrains-toolbox'
version='1.27.2.13801'
release='1'
desc='Manage all your JetBrains Projects and Tools'

@ -27,10 +27,6 @@ checksums=(
'SKIP'
)
#scripts=(
#['preinstall']='preinstall.sh'
#)
prepare() {
cd "${srcdir}"
if grep -q ID=debian "/etc/os-release"; then

@ -9,7 +9,7 @@ license=('BSD-3-Clause license')
provides=('shfmt')
conflicts=('shtmt')
sources_amd64=("git+https://github.com/patrickvane/shfmt.git")
sources=("git+https://github.com/patrickvane/shfmt.git")
checksums=('SKIP')
build() {