summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRyan Dowling2018-04-05 21:53:23 +1000
committerRyan Dowling2018-04-05 21:53:23 +1000
commit92e7670778b4e56bea4568b209ca7c6f238d7d50 (patch)
tree71c5048cdf28aa2c2ff58784dcc129bde5f21248
parent382ab9263100e85a484520c169b4531cfb61821b (diff)
downloadaur-92e7670778b4e56bea4568b209ca7c6f238d7d50.tar.gz
fix: remove comma in md5sums
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index da484433513e..0e3752bc0936 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -22,7 +22,7 @@ source_x86_64=(
)
md5sums_x86_64=(
- '53e1b818d3e8f9ff647ab13e1549b55b',
+ '53e1b818d3e8f9ff647ab13e1549b55b'
'f3481e14cba331160339b3b5ab78872b'
)