summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJunYoung Gwak2019-01-13 00:22:54 -0800
committerJunYoung Gwak2019-01-13 00:22:54 -0800
commite756e23f0639f2f19d7cbe0c9cb824cd0c1b13ef (patch)
tree6845beba87398859c9bdccfdc694a1eadca266eb
parent829f5e2e8f8a4bfa0bfbb5722cd903f81a478c45 (diff)
downloadaur-e756e23f0639f2f19d7cbe0c9cb824cd0c1b13ef.tar.gz
Update minor formatting.
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 129766203ff9..af6d8dc5bc94 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ arch=("x86_64")
url="https://github.com/sidneys/${pkgname}"
license=('Custom:CC0-1.0')
source=("https://github.com/sidneys/${pkgname}/releases/download/v${pkgver}/${pkgname}-${pkgver}.pacman"
- LICENSE::https://creativecommons.org/publicdomain/zero/1.0/legalcode.txt)
+ "LICENSE::https://creativecommons.org/publicdomain/zero/1.0/legalcode.txt")
md5sums=('bd4370ee7d3e11ba8c5114481f8ddb7b'
'65d3616852dbf7b1a6d4b53b00626032')
depends=('libxtst' 'gtk2' 'gconf' 'libxss' 'alsa-lib')