Alexander Rødseth pushed to branch main at Arch Linux / Packaging / Packages /
orbiton
Commits:
8503781c by Alexander F. Rødseth at 2026-05-20T10:20:37+02:00
upgpkg: 2.74.2-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = orbiton
pkgdesc = Configuration-free text editor and IDE
- pkgver = 2.74.0
+ pkgver = 2.74.2
pkgrel = 1
url = https://roboticoverlords.org/orbiton/
arch = x86_64
@@ -10,8 +10,8 @@ pkgbase = orbiton
makedepends = vte3
depends = glibc
options = !lto
- source = git+https://github.com/xyproto/orbiton#tag=v2.74.0
- b2sums =
57372685b023b5412d1219501ee6a7d24ea3e1dc38a7ff1ef85feeb9498776f3480649b6fc80c9f17728c079f380ad0922529a4ea649d580e1112b7ba0931e08
+ source = git+https://github.com/xyproto/orbiton#tag=v2.74.2
+ b2sums =
2800999d969e1b57306fb663b7f70101229fcf3cb0a3d2bf88d4b107c6d0ba1f113d9bffb7b5fc7f7908d03573be63a77957ff2103f73c2444672ac748a0d38a
pkgname = orbiton
optdepends = abcmidi: for writing music in the ABC notation
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgbase=orbiton
pkgname=(orbiton orbiton-gtk3 orbiton-nano)
-pkgver=2.74.0
+pkgver=2.74.2
pkgrel=1
pkgdesc='Configuration-free text editor and IDE'
arch=(x86_64)
@@ -12,7 +12,7 @@ makedepends=(git go vte3)
depends=(glibc)
options=(!lto)
source=("git+https://github.com/xyproto/orbiton#tag=v$pkgver")
-b2sums=('57372685b023b5412d1219501ee6a7d24ea3e1dc38a7ff1ef85feeb9498776f3480649b6fc80c9f17728c079f380ad0922529a4ea649d580e1112b7ba0931e08')
+b2sums=('2800999d969e1b57306fb663b7f70101229fcf3cb0a3d2bf88d4b107c6d0ba1f113d9bffb7b5fc7f7908d03573be63a77957ff2103f73c2444672ac748a0d38a')
build() {
export LDFLAGS="$(echo $LDFLAGS | sed 's/ -Wl//g;s/,--sort-common//')"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/orbiton/-/commit/8503781c3567c7c451a86571682c21cd0baf2ab0
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/orbiton/-/commit/8503781c3567c7c451a86571682c21cd0baf2ab0
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help