Anatol Pomozov pushed to branch main at Arch Linux / Packaging / Packages /
libopencm3
Commits:
240acf86 by Anatol Pomozov at 2026-06-14T12:10:18-07:00
upgpkg: r3116.76670e09-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = libopencm3
pkgdesc = Open Source firmware library for various ARM Cortex
microcontrollers
- pkgver = r2871.bb4c5d73
- pkgrel = 2
+ pkgver = r3116.76670e09
+ pkgrel = 1
url = https://www.libopencm3.org
arch = any
license = GPL-3.0-or-later
@@ -12,9 +12,9 @@ pkgbase = libopencm3
options = !strip
options = staticlibs
options = !buildflags
- source =
git+https://github.com/libopencm3/libopencm3.git#commit=bb4c5d7324554fe7a3137bfbcf3b5200ee2648fa
+ source =
git+https://github.com/libopencm3/libopencm3.git#commit=76670e09e0b379e003227a76b98bc3bae4386a13
source = 0001-Revert-Drop-install-target-and-documentation.patch
- sha512sums =
a6277da3afdbe8d45360746c9b063367b9198ef2cae38c68bd99752dd5f057835fd3507c5913e3f6a6df6fe6e7fc078dacb767153641808eb35305e975e40811
+ sha512sums =
8569708428e19d218f651adf692d5b4ceaaed355cde16b59930eb4f324b759ffb1cc155ea54f51869eec5a2cf968ee3f8feaa3c98bbe62d16820ba99256e5a90
sha512sums =
743ea321311d391473581c9a8d8120c50132de05f2055b3addb014244584711ef289521409898f8f5832c36f30f1fc3721703971ffc6dc2343af5abb3c9f71e4
pkgname = libopencm3
=====================================
PKGBUILD
=====================================
@@ -1,9 +1,9 @@
# Maintainer: Filipe LaĆns (FFY00) <[email protected]>
pkgname=libopencm3
-_commit=bb4c5d7324554fe7a3137bfbcf3b5200ee2648fa
-pkgver=r2871.bb4c5d73
-pkgrel=2
+_commit=76670e09e0b379e003227a76b98bc3bae4386a13
+pkgver=r3116.76670e09
+pkgrel=1
pkgdesc='Open Source firmware library for various ARM Cortex microcontrollers'
arch=('any')
url='https://www.libopencm3.org'
@@ -13,7 +13,7 @@ makedepends=('git' 'arm-none-eabi-gcc' 'python-yaml')
options=(!strip staticlibs !buildflags)
source=("git+https://github.com/libopencm3/libopencm3.git#commit=$_commit"
'0001-Revert-Drop-install-target-and-documentation.patch')
-sha512sums=('a6277da3afdbe8d45360746c9b063367b9198ef2cae38c68bd99752dd5f057835fd3507c5913e3f6a6df6fe6e7fc078dacb767153641808eb35305e975e40811'
+sha512sums=('8569708428e19d218f651adf692d5b4ceaaed355cde16b59930eb4f324b759ffb1cc155ea54f51869eec5a2cf968ee3f8feaa3c98bbe62d16820ba99256e5a90'
'743ea321311d391473581c9a8d8120c50132de05f2055b3addb014244584711ef289521409898f8f5832c36f30f1fc3721703971ffc6dc2343af5abb3c9f71e4')
pkgver() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libopencm3/-/commit/240acf869ec799d3eaaa234e74013a2532fc59f4
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libopencm3/-/commit/240acf869ec799d3eaaa234e74013a2532fc59f4
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