summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKyle Guarco2019-06-22 23:25:00 -0400
committerKyle Guarco2019-06-22 23:25:00 -0400
commit1b209ba23e28c01d27fced974a180a2a1ec75d67 (patch)
tree7cfa6615a1e3b5b600da420df39a8db448425733
parent8f0358a7fcd045cab1b12cf2b0a05ecc66bb623b (diff)
downloadaur-1b209ba23e28c01d27fced974a180a2a1ec75d67.tar.gz
Fixed Integrity check
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index adb246bf108c..f5c7c5e55d0c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,8 +15,7 @@ source=(
"git://github.com/JLErvin/berry.git#branch=master"
berry.desktop
)
-sha256sums=( 'SKIP',
- 'SKIP')
+sha256sums=('SKIP' 'SKIP')
# For later.
#install -D -m644 ../berry.desktop "${pkgdir}/usr/share/xsessions/"