summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOSAMC2024-04-02 15:11:58 +0000
committerFlorian Hülsmann2024-04-02 15:11:58 +0000
commitebd2fbde939f702c5c34df345081bb14bdb3ade8 (patch)
treedfeb7f7ae9813ac71d168835193c8358b56be111
parenteceaab562fb7102edc8d28ce0da724ac0288b0d3 (diff)
downloadaur-ebd2fbde939f702c5c34df345081bb14bdb3ade8.tar.gz
ola: update fix-liblo.patch hash after rebase (#400)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ca1bbd8c9241..222c19fb0c16 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ola
pkgdesc = Open Lighting Architecture for controlling entertainment lighting equipment
pkgver = 0.10.9
- pkgrel = 5
+ pkgrel = 6
url = https://www.openlighting.org
arch = x86_64
arch = aarch64
@@ -25,7 +25,7 @@ pkgbase = ola
source = fix-liblo.patch::https://github.com/OpenLightingProject/ola/pull/1954.patch
sha256sums = d2a80d907f5a0a5169583060bd32aa0fdbb2fdfe18d1194dd922595ab6d447b5
sha256sums = 6e57bb39c94981f62da6cd6b5c2744ace8ebe4b7b9fa8ee383800c1e3b8d6742
- sha256sums = b72b5e337546d93fe3873ab1aae7427e59e121ae0cb50bf5eeeb372ef6c5e411
+ sha256sums = 3a85761affce7e6c1ea5bdc29b6c1774e8d3a2cc4bb6fc52daac871cf72cf3ca
pkgname = ola
depends = avahi
diff --git a/PKGBUILD b/PKGBUILD
index 6b7156208bed..8e7ff28a3a50 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgbase=ola
pkgname=(ola ola-docs)
pkgver=0.10.9
-pkgrel=5
+pkgrel=6
pkgdesc='Open Lighting Architecture for controlling entertainment lighting equipment'
arch=(x86_64 aarch64)
url='https://www.openlighting.org'
@@ -17,7 +17,7 @@ source=("$pkgbase-$pkgver.tar.gz::https://github.com/OpenLightingProject/$pkgbas
"fix-liblo.patch::https://github.com/OpenLightingProject/$pkgbase/pull/1954.patch")
sha256sums=('d2a80d907f5a0a5169583060bd32aa0fdbb2fdfe18d1194dd922595ab6d447b5'
'6e57bb39c94981f62da6cd6b5c2744ace8ebe4b7b9fa8ee383800c1e3b8d6742'
- 'b72b5e337546d93fe3873ab1aae7427e59e121ae0cb50bf5eeeb372ef6c5e411')
+ '3a85761affce7e6c1ea5bdc29b6c1774e8d3a2cc4bb6fc52daac871cf72cf3ca')
options=(!lto)
prepare() {