Alexander Rødseth pushed to branch main at Arch Linux / Packaging / Packages /
orbiton
Commits:
f0f6c245 by Alexander F. Rødseth at 2023-10-29T17:04:36+01:00
upgpkg: 2.65.3-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = orbiton
pkgdesc = Fast and configuration-free text editor and IDE limited by
VT100
- pkgver = 2.65.2
+ pkgver = 2.65.3
pkgrel = 1
url = https://orbiton.zip
arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = orbiton
makedepends = go
makedepends = vte3
options = !lto
- source =
git+https://github.com/xyproto/orbiton#commit=30fc92c79a0a234ef70b00ef560a14e953fb5a70
+ source =
git+https://github.com/xyproto/orbiton#commit=06685506c4b372e985df730770ca248b02436687
b2sums = SKIP
pkgname = orbiton
=====================================
PKGBUILD
=====================================
@@ -2,14 +2,14 @@
pkgbase=orbiton
pkgname=(orbiton orbiton-gtk3 orbiton-nano)
-pkgver=2.65.2
+pkgver=2.65.3
pkgrel=1
pkgdesc='Fast and 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=30fc92c79a0a234ef70b00ef560a14e953fb5a70")
# tag: v2.65.2
+source=("git+https://github.com/xyproto/orbiton#commit=06685506c4b372e985df730770ca248b02436687")
# tag: v2.65.3
options=(!lto)
b2sums=('SKIP')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/orbiton/-/commit/f0f6c2453ece65d48df888afd25ea0155b8a238e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/orbiton/-/commit/f0f6c2453ece65d48df888afd25ea0155b8a238e
You're receiving this email because of your account on gitlab.archlinux.org.