summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorredfish2019-02-10 14:18:39 -0500
committerredfish2019-02-10 14:26:18 -0500
commit08a52adabed1d81073d4f0d9a8e433ce28321517 (patch)
tree2a5d2431e6983d27243cec02aebb3dfd8a4a4715 /PKGBUILD
parentb86faa8699f8bd8c787370e9905ebc84207b7439 (diff)
downloadaur-08a52adabed1d81073d4f0d9a8e433ce28321517.tar.gz
service: use unescaped instance name
The escaped instance name converts dashes (-) to slashes (/) which breaks for user names that contain dashes.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fa1f7960727f..2d13c9a690f1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -72,7 +72,7 @@ source=("git+https://github.com/Flexget/Flexget/#tag=$pkgver"
sha256sums=('SKIP'
'e2c3a958ed0c286337cd37fba1d6cbdf4306c57fcddf2b9cc43615ce80ae83aa'
- '5fca3a1b6be282c0914754bbfdeef21005d936fba3d2698801bba18369e1321a')
+ 'aceecee5496a34c14c12ed5ad8b97197de32896f358b5aef63a84bf4a419756a')
#pkgver() {
# cd Flexget