Alexander Rødseth pushed to branch main at Arch Linux / Packaging / Packages / 
orbiton


Commits:
1002f6e2 by Alexander F. Rødseth at 2024-10-27T19:29:08+01:00
upgpkg: 2.68.1-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.68.0
+       pkgver = 2.68.1
        pkgrel = 1
        url = https://roboticoverlords.org/orbiton/
        arch = x86_64
@@ -9,8 +9,8 @@ pkgbase = orbiton
        makedepends = go
        makedepends = vte3
        options = !lto
-       source = git+https://github.com/xyproto/orbiton#tag=v2.68.0
-       b2sums = 
d59c6774761681103d7250f8f3f3f2aea6360d93e3cfba2a1c4be276fe1a96f1c1fa33bde01b6e80fe682f9bcdd0af14b2c8e00d2182be91f5e1023e0614c9d9
+       source = git+https://github.com/xyproto/orbiton#tag=v2.68.1
+       b2sums = 
12b532d7b9cde108b30f4e89b66c6bd70c692c956c12802a34d4293af2343db339702faacb7b2229fafb08ba46281a68d83368400a67ca231b74303c5c180bb9
 
 pkgname = orbiton
        optdepends = asciidoctor: for writing man pages


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 pkgbase=orbiton
 pkgname=(orbiton orbiton-gtk3 orbiton-nano)
-pkgver=2.68.0
+pkgver=2.68.1
 pkgrel=1
 pkgdesc='Fast and configuration-free text editor and IDE limited by VT100'
 arch=(x86_64)
@@ -11,7 +11,7 @@ license=(BSD-3-Clause)
 makedepends=(git go vte3)
 options=(!lto)
 source=("git+https://github.com/xyproto/orbiton#tag=v$pkgver";)
-b2sums=('d59c6774761681103d7250f8f3f3f2aea6360d93e3cfba2a1c4be276fe1a96f1c1fa33bde01b6e80fe682f9bcdd0af14b2c8e00d2182be91f5e1023e0614c9d9')
+b2sums=('12b532d7b9cde108b30f4e89b66c6bd70c692c956c12802a34d4293af2343db339702faacb7b2229fafb08ba46281a68d83368400a67ca231b74303c5c180bb9')
 
 build() {
   # Adjust the LDFLAGS to work together with go build



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/orbiton/-/commit/1002f6e2e8397a34c569261aa5c84b38b9651b0b

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/orbiton/-/commit/1002f6e2e8397a34c569261aa5c84b38b9651b0b
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to