From 6891c621a47a405660ee8ccb3d492487173f84f1 Mon Sep 17 00:00:00 2001 From: Alexander Neonxp Kiryukhin Date: Sat, 4 Apr 2026 13:02:45 +0300 Subject: =?UTF-8?q?Bump=20versions:=20-=20go=201.26.0=20=E2=86=92=201.26.1?= =?UTF-8?q?=20-=20openide=20253.28294.334.2=20=E2=86=92=20253.28294.334.8?= =?UTF-8?q?=20-=20protoc=2033.5=20=E2=86=92=2034.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- openide-bin/Staplerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'openide-bin') diff --git a/openide-bin/Staplerfile b/openide-bin/Staplerfile index 0b8c8f9..95f15c3 100644 --- a/openide-bin/Staplerfile +++ b/openide-bin/Staplerfile @@ -1,5 +1,5 @@ name="openide-bin" -version="253.28294.334.2" +version="253.28294.334.8" release=1 summary="OpenIDE открытая среда разработки для профессионалов" desc="penIDE — бесплатная лицензионно чистая IDE на базе IntelliJ IDEA Platform с открытым исходным кодом. Вся инфраструктура для сборки и работы OpenIDE расположена в России. Для отправки статистики, поиска обновлений, подключения плагинов и т.д. среда разработки обращается только к серверам на территории РФ. В маркетплейсе OpenIDE с самого первого дня доступно более 300 плагинов." @@ -24,7 +24,7 @@ package() { install -d $pkgdir/usr/bin cd openide cp -aR bin lib jbr plugins license LICENSE.txt build.txt product-info.json "$pkgdir/opt/openide/" - + install-license LICENSE.txt openide/LICENSE.txt ln -s "/opt/openide/bin/openide.sh" "$pkgdir/usr/bin/openide" -- cgit v1.2.3