blob: 87bbe764a118fd7caa25eda324ab19dc068a5b95 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = init-headphone
pkgdesc = Re-enables headphone jack after sleep/suspend resume on Clevo notebooks
pkgver = 0.12
pkgrel = 1
url = https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1313904/
install = init-headphone.install
arch = any
license = GPL3
makedepends = git
depends = python
source = git::git+https://github.com/Unrud/init-headphone#tag=v0.12
source = init-headphone.install
md5sums = SKIP
md5sums = 81b2f5e44cd18753e64a084eaff563b5
pkgname = init-headphone
|