From 27cc949c8a484202f578f5df19093972c5b118c5 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Thu, 30 Jan 2020 17:02:24 -0800 Subject: Only invert one channel --- PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'PKGBUILD') diff --git a/PKGBUILD b/PKGBUILD index 6947d66..817f007 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -5,18 +5,18 @@ # Not in an official repo and I use it pkgname=pinebookpro-post-install -pkgver=20191121 +pkgver=20200130 pkgrel=1 pkgdesc="Manjaro ARM's Pinebook Pro install files" arch=('any') url="https://www.manjaro.org" -depends=('pulseaudio-alsa') +#depends=('pulseaudio-alsa') conflicts=('pinebook-post-install') license=('GPL') source=("10-usb-kbd.hwdb" - "asound.state" - "hciattach" - "sdio-hciattach.service") + "asound.state") +# "hciattach" +# "sdio-hciattach.service") md5sums=('cd33e32e8317d8a4e43e55d445aa9c69' '9ba0779be24233aca54d4e692d854a5d' 'caf073c3aed14ba153c8dc56f44a2ea9' -- cgit v1.2.1