Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages /
opencode
Commits:
64b37117 by Sven-Hendrik Haase at 2026-06-05T16:01:19+02:00
upgpkg: 1.16.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = opencode
pkgdesc = The open source coding agent
- pkgver = 1.15.13
+ pkgver = 1.16.0
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.15.13
- b2sums =
fddf7bb60f5d3f5a0c1790798e73349934d2b12646542aa66095368293ddeff627b10a724bb06180070014929f37c53ffd2721698eea7ab689c32adb8b6f2256
+ source = git+https://github.com/anomalyco/opencode.git#tag=v1.16.0
+ b2sums =
8febd4a887fe3fbe188ad54146d9621109d4be388205447f3f3e522ab151e2c401d9bd099674f417f156d53ef69a838023689c93cdc57d2f931320c95be7e308
pkgname = opencode
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Maintainer: Sven-Hendrik Haase <[email protected]>
pkgname=opencode
-pkgver=1.15.13
+pkgver=1.16.0
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=('fddf7bb60f5d3f5a0c1790798e73349934d2b12646542aa66095368293ddeff627b10a724bb06180070014929f37c53ffd2721698eea7ab689c32adb8b6f2256')
+b2sums=('8febd4a887fe3fbe188ad54146d9621109d4be388205447f3f3e522ab151e2c401d9bd099674f417f156d53ef69a838023689c93cdc57d2f931320c95be7e308')
prepare() {
cd $pkgname
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/opencode/-/commit/64b37117b4f7e9ba72bef2526f8b2fae91c1d9eb
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/opencode/-/commit/64b37117b4f7e9ba72bef2526f8b2fae91c1d9eb
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