Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages /
opencode
Commits:
2b2710a1 by Levente Polyak at 2026-06-06T00:55:08+02:00
upgpkg: 1.16.2-1: upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = opencode
pkgdesc = The open source coding agent
- pkgver = 1.16.0
+ pkgver = 1.16.2
pkgrel = 1
url = https://github.com/anomalyco/opencode
arch = x86_64
@@ -17,7 +17,7 @@ pkgbase = opencode
optdepends = xclip: clipboard support on X11
options = !debug
options = !strip
- source = git+https://github.com/anomalyco/opencode.git#tag=v1.16.0
- b2sums =
8febd4a887fe3fbe188ad54146d9621109d4be388205447f3f3e522ab151e2c401d9bd099674f417f156d53ef69a838023689c93cdc57d2f931320c95be7e308
+ source = git+https://github.com/anomalyco/opencode.git#tag=v1.16.2
+ b2sums =
b80862d7359856eeee20e09bc5aaedd3aa024f4bef4c4486ea904f20392f29b366ab4fd9683abfe035101c7168f8adc963310d4fc8bb0fc141718bceebd49a62
pkgname = opencode
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Maintainer: Sven-Hendrik Haase <[email protected]>
pkgname=opencode
-pkgver=1.16.0
+pkgver=1.16.2
pkgrel=1
pkgdesc='The open source coding agent'
arch=('x86_64')
@@ -31,7 +31,7 @@ options=(
'!strip'
)
source=("git+$url.git#tag=v$pkgver")
-b2sums=('8febd4a887fe3fbe188ad54146d9621109d4be388205447f3f3e522ab151e2c401d9bd099674f417f156d53ef69a838023689c93cdc57d2f931320c95be7e308')
+b2sums=('b80862d7359856eeee20e09bc5aaedd3aa024f4bef4c4486ea904f20392f29b366ab4fd9683abfe035101c7168f8adc963310d4fc8bb0fc141718bceebd49a62')
prepare() {
cd $pkgname
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/opencode/-/commit/2b2710a1e7ae76cb337aeb51fe085179d77f3cc3
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/opencode/-/commit/2b2710a1e7ae76cb337aeb51fe085179d77f3cc3
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