summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7b140acdbbce..b9d4768e1c71 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Ke Liu <spcter119@gmail.com>
pkgname=surface-pro-2017-disable-wireless-aspm
pkgver=1.0
-pkgrel=1
+pkgrel=2
pkgdesc='A systemd unit to disable wireless aspm of surface pro 2017'
arch=('i686' 'x86_64')
url="https://github.com/jakeday/linux-surface/issues/572#issuecomment-542115727"
license=('GPL')
groups=('surface')
-depends=('systemd' 'bash')
+depends=('systemd' 'bash' 'bc')
provides=($pkgname)
source=(https://launchpadlibrarian.net/405591349/disable_wireless_aspm.sh
disable-wireless-aspm.service)