summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobert Clarke2023-01-09 18:57:01 +0000
committerRobert Clarke2023-01-09 18:57:01 +0000
commit0be51d44afe9a7848db3fe830811d25258e51343 (patch)
tree4fb9c443d7bdc7e4a559684c545d3c511271fd9f
parent8849fe9b186f0a8dd6ee4c39a33d51e08af9b32b (diff)
downloadaur-0be51d44afe9a7848db3fe830811d25258e51343.tar.gz
update PKGBUILD to corluma version 0.29.09
-rw-r--r--PKGBUILD16
1 files changed, 7 insertions, 9 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fa0057b52bee..249591fb080f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,19 +1,17 @@
# Maintainer: Robert Clarke <arch@robertclarke.co.uk>
# Contributor: Robert Clarke
pkgname=corluma-bin
-pkgver=0.28
+pkgver=0.29
pkgrel=1
-pkgdesc="App to control Philips Hues, Nanoleaf products, and Arduinos running ArduCor."
+pkgdesc="App to control Philip's Hues, Nanoleaf products, and Arduinos running ArduCor."
arch=('i686' 'x86_64')
-url="https://www.corluma.net/linux"
-license=('custom')
+url=""
+license=('')
groups=('')
-depends=('dbus' 'fontconfig' 'freetype2' 'gcc-libs' 'glib2' 'glibc' 'harfbuzz' 'libdrm' 'libglvnd' 'libice' 'libjpeg-turbo' 'libpng' 'libsm' 'libtiff' 'libx11' 'libxcb' 'libxkbcommon' 'libxkbcommon-x11' 'pcre2' 'xcb-util-image' 'xcb-util-keysyms' 'xcb-util-renderutil' 'xcb-util-wm' 'zlib')
+depends=('dbus' 'fontconfig' 'freetype2' 'gcc-libs' 'glib2' 'glibc' 'harfbuzz' 'libdrm' 'libglvnd' 'libice' 'libjpeg-turbo' 'libpng' 'libsm' 'libx11' 'libxcb' 'libxkbcommon' 'libxkbcommon-x11' 'pcre2' 'xcb-util-image' 'xcb-util-keysyms' 'xcb-util-renderutil' 'xcb-util-wm' 'zlib')
options=('!strip' '!emptydirs')
-source_i686=("https://www.dropbox.com/s/zragmonc1h19952/corluma_0.28-05.deb?dl=1")
-source_x86_64=("https://www.dropbox.com/s/zragmonc1h19952/corluma_0.28-05.deb?dl=1")
-sha512sums_i686=('4d4e60eb7b370f87a7f30c2f105b524b8093439b72229abc7920ab4ee8e2b07c14d96111be91bc245cf88b3c21432c2310bd8fb52c4c6400185a65bad815dc20')
-sha512sums_x86_64=('4d4e60eb7b370f87a7f30c2f105b524b8093439b72229abc7920ab4ee8e2b07c14d96111be91bc245cf88b3c21432c2310bd8fb52c4c6400185a65bad815dc20')
+source_x86_64=("https://www.dropbox.com/s/m7nwmhhzjr9ea0w/corluma_0.29-09.deb?dl=1")
+sha512sums_x86_64=('0d47e72964256e32d52e975f5a329827b26b59f17a1a271bb73f1d014c4a0613ce29b48679144f88160f200193a4b4574b69463ccd0a44b01a92e261d93991f3')
package(){