summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMantas Mikulėnas2021-06-02 09:47:31 +0300
committerMantas Mikulėnas2021-06-02 09:47:31 +0300
commitc2b4bfc69b4ae1f29d14405ca66ededa23b7d2db (patch)
tree1d7faba83b06b9b679866157321dd997bc82a038
parentf84308917d77ea3f0f96a489945eaac61b50ee75 (diff)
downloadaur-c2b4bfc69b4ae1f29d14405ca66ededa23b7d2db.tar.gz
formatting
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e63e563e10ad..3939d890d748 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -26,8 +26,8 @@ prepare() {
# but all we want is the Gemalto .deb
case $CARCH in
x86_64)
- _hash=302306990a732c9717399cc8f6010fd08a9058a99d91d4445c82ee01154a0553
- _file=Gemalto_Middleware_Ubuntu_64bit_${pkgver/_/-}.deb;;
+ _hash='302306990a732c9717399cc8f6010fd08a9058a99d91d4445c82ee01154a0553'
+ _file="Gemalto_Middleware_Ubuntu_64bit_${pkgver/_/-}.deb";;
*)
false;;
esac