Browse Source

Updated revision, md5sums, added credits

pull/1/head
ektor5 10 years ago
parent
commit
5635947228
2 changed files with 11 additions and 2 deletions
  1. +2
    -2
      PKGBUILD
  2. +9
    -0
      README.md

+ 2
- 2
PKGBUILD View File

@ -1,7 +1,7 @@
# Maintainer: Ettore Chimenti <ek5.chimenti @ gmail.com>
pkgname="init-headphone"
pkgver="0.2.0"
pkgrel=2
pkgrel=3
epoch=
pkgdesc="Re-enables headphone jack after sleep/suspend resume on Clevo W230SS"
arch=("any")
@ -15,7 +15,7 @@ source=("https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1313904/+att
noextract=()
md5sums=('37c830340c4ca077271a04b4436ea8fc'
'ad3ad6f4c9157035fd7a9dd2e82184c2'
'a47855a948f9684ea69db75f2cdd7398')
'81b2f5e44cd18753e64a084eaff563b5')
validpgpkeys=()
package() {


+ 9
- 0
README.md View File

@ -2,3 +2,12 @@
PKGBUILD for init-headphone
Re-enables headphone jack after sleep/suspend resume on Clevo W230SS
## Credits
Unrud
### Sources and discussions:
- https://bugzilla.kernel.org/show_bug.cgi?id=75151
- https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1313904/

Loading…
Cancel
Save