summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAanok2018-06-16 21:55:16 +0200
committerAanok2018-06-16 21:55:16 +0200
commit5502bf936050250d4a7e585b0c167875992bf045 (patch)
treee2d8db93c7980852027bee88f80bb60520ec3cad
parent53e4ce712e5aed9bf01c0532c533e029073ac1de (diff)
downloadaur-5502bf936050250d4a7e585b0c167875992bf045.tar.gz
Corrected a mispelling of $pkgver
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1f0c5326758d..31b5eb586fab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ url='https://cancel.fm/ripcord/'
license=('custom')
validpgpkeys=('ABBAD1CB484F53024CF5868B69332F9203F21F5C')
-_file="Ripcord-${_pkgver}-${CARCH}.AppImage"
+_file="Ripcord-${pkgver}-${CARCH}.AppImage"
source=("https://cancel.fm/dl/$_file")
sha256sums=('bdad89163feed7c0e52c93112ef684a7a29fa63aa9826effce9775647a1c0ef4')