Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages /
openrgb
Commits:
d2495aac by Sven-Hendrik Haase at 2026-06-29T12:15:11+02:00
upgpkg: 1.0rc3-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = openrgb
pkgdesc = Open source RGB lighting control that doesn't depend on
manufacturer software
- pkgver = 1.0rc2
- pkgrel = 6
+ pkgver = 1.0rc3
+ pkgrel = 1
url = https://gitlab.com/CalcProgrammer1/OpenRGB
arch = x86_64
license = GPL-2.0-or-later
@@ -15,11 +15,11 @@ pkgbase = openrgb
depends = mbedtls
depends = hicolor-icon-theme
optdepends = i2c-tools: mainboard & RAM access
- source =
https://gitlab.com/CalcProgrammer1/OpenRGB/-/archive/release_candidate_1.0rc2/OpenRGB-release_candidate_1.0rc2.tar.gz
+ source =
https://gitlab.com/CalcProgrammer1/OpenRGB/-/archive/release_candidate_1.0rc3/OpenRGB-release_candidate_1.0rc3.tar.gz
source = openrgb-modules-load.conf
source = openrgb.tmpfiles
source = openrgb.service
- sha256sums =
7ecef99ab1607bd8f47427eef59e060e407dc97a40bb9083c5ade6f30145b762
+ sha256sums =
a7bfd20b4804f2c5e39f59d21d8ff69d71f4f76f2a82c030e5fe1cec040d81aa
sha256sums =
b5a53d747422f8b594e3e9615e238457d696732efce94050cdd72182a8645ef2
sha256sums =
e86604e9604d59cddcc13de60b71c0e652cd1f9b56d89de36b2158509849e51c
sha256sums =
f53328babef392393ee44086f8897174232e863280a84266630a3cd92facc190
=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
# Contributor: Bo Davidson <[email protected]>
# Contributor: Paul Davis <[email protected]>
pkgname=openrgb
-pkgver=1.0rc2
-pkgrel=6
+pkgver=1.0rc3
+pkgrel=1
pkgdesc="Open source RGB lighting control that doesn't depend on manufacturer
software"
arch=("x86_64")
url="https://gitlab.com/CalcProgrammer1/OpenRGB"
@@ -15,7 +15,7 @@
source=("https://gitlab.com/CalcProgrammer1/OpenRGB/-/archive/release_candidate_
openrgb-modules-load.conf
openrgb.tmpfiles
openrgb.service)
-sha256sums=('7ecef99ab1607bd8f47427eef59e060e407dc97a40bb9083c5ade6f30145b762'
+sha256sums=('a7bfd20b4804f2c5e39f59d21d8ff69d71f4f76f2a82c030e5fe1cec040d81aa'
'b5a53d747422f8b594e3e9615e238457d696732efce94050cdd72182a8645ef2'
'e86604e9604d59cddcc13de60b71c0e652cd1f9b56d89de36b2158509849e51c'
'f53328babef392393ee44086f8897174232e863280a84266630a3cd92facc190')
@@ -39,6 +39,4 @@ package() {
install -Dm644 "$srcdir"/openrgb-modules-load.conf
"$pkgdir"/usr/lib/modules-load.d/openrgb.conf
install -Dm644 "$srcdir"/openrgb.tmpfiles
"$pkgdir"/usr/lib/tmpfiles.d/openrgb.conf
install -Dm644 "$srcdir"/openrgb.service
"$pkgdir"/usr/lib/systemd/system/openrgb.service
- # Remove the upstream service file sicne we prefer ours
- rm -r "$pkgdir"/etc
}
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/openrgb/-/commit/d2495aac277f9766d3475346bb35ef050c3f276e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/openrgb/-/commit/d2495aac277f9766d3475346bb35ef050c3f276e
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