Alexander Rødseth pushed to branch main at Arch Linux / Packaging / Packages / orbiton
Commits: bccaf09f by Alexander F. Rødseth at 2023-08-11T16:20:09+02:00 upgpkg: 2.63.0-1 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -2,14 +2,14 @@ pkgbase=orbiton pkgname=(orbiton orbiton-gtk3) -pkgver=2.62.9 +pkgver=2.63.0 pkgrel=1 pkgdesc='Configuration-free text editor and IDE limited by VT100' arch=(x86_64) url='https://orbiton.zip' license=(BSD) makedepends=(git go vte3) -source=("git+https://github.com/xyproto/orbiton#commit=3ed708f7e6e8a29f45fb6ecf0ebc9d73dfbc4461") # tag: v2.62.9 +source=("git+https://github.com/xyproto/orbiton#commit=3534cf535e04127739c2fd7c8803e9b23aa0d9d4") # tag: v2.63.0 options=(!lto) b2sums=('SKIP') @@ -67,7 +67,7 @@ package_orbiton() { } package_orbiton-gtk3() { - pkgdesc='Configuration-free text editor and IDE limited by VT100 (GTK3/VTE)' + pkgdesc='Configuration-free text editor and IDE limited by VT100 (GTK3/VTE3)' depends=(orbiton vte3) DESTDIR="$pkgdir" PROJECT=$pkgname \ make -C $pkgbase gui-install gui-symlinks license View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/orbiton/-/commit/bccaf09fa834c83a6c7c54b362f0e554c2be4fa7 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/orbiton/-/commit/bccaf09fa834c83a6c7c54b362f0e554c2be4fa7 You're receiving this email because of your account on gitlab.archlinux.org.
