summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2022-11-10 14:45:59 -0700
committerMark Wagie2022-11-10 14:45:59 -0700
commitc5e48897b9c43e53f58b5b5e721148100ca75429 (patch)
treedadf5f3ee125f6f484b862037040e9328109ec64
parentef92fceb64916cbfc6de4c59e33a2786992d6f2e (diff)
downloadaur-c5e48897b9c43e53f58b5b5e721148100ca75429.tar.gz
formatting
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 48e57272f9e8..dcc80a7b0b51 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -27,7 +27,8 @@ optdepends=(
'xorg-xbacklight: To use the backlight service')
install="$pkgname.install"
_commit=cfb1f88d07ae066dafadf96341d491c0eade54c0 # tags/20.04.67
-source=("git+https://github.com/pop-os/system76-driver.git#commit=${_commit}?signed"
+source=(
+ "git+https://github.com/pop-os/system76-driver.git#commit=${_commit}?signed"
'cli.patch'
'wayland.patch'
'actions.patch')