summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorchn2021-08-06 17:47:18 +0800
committerchn2021-08-06 17:47:18 +0800
commitd601621f024330f1e5cd71de0ffb575d2d645ac6 (patch)
tree2d19de4fb12289aba17a04a07b20765a6494c075
parentc7914a7fd88bb006853251e568a6486dba979576 (diff)
downloadaur-d601621f024330f1e5cd71de0ffb575d2d645ac6.tar.gz
replace space with %20
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9d146480b5b6..8d8f4ba711d5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,13 +5,13 @@
pkgname=bootstrap-studio
pkgver=5.7.1
-pkgrel=1
+pkgrel=2
pkgdesc="Bootstrap Studio is a powerful tool which web developers and designers use to create layouts and fully functional websites using the Bootstrap framework."
arch=("x86_64")
license=("custom")
url="https://bootstrapstudio.io/"
-source=("https://bootstrapstudio.io/releases/desktop/${pkgver}/Bootstrap Studio.AppImage"
+source=("https://bootstrapstudio.io/releases/desktop/${pkgver}/Bootstrap%20Studio.AppImage"
"bstudio.desktop")
sha256sums=("SKIP"
"SKIP")