summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkokkiemouse2020-12-23 21:08:02 +0900
committerkokkiemouse2020-12-23 21:08:02 +0900
commit957dde09a30aa078847cc3e8b8acd03caf82ea0a (patch)
tree3fc6f86ad53969ea46ed7e745a81e4eb9b8e9c33 /PKGBUILD
parenta717362c8d79747e208bbec97e0e4db27c1160de (diff)
downloadaur-957dde09a30aa078847cc3e8b8acd03caf82ea0a.tar.gz
ver up
Signed-off-by: kokkiemouse <kokkiemouse@fascode.net>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0c04da192ec1..7eb8deff25c4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -24,7 +24,7 @@ optdepends=('pulseaudio: audio support'
'speech-dispatcher: text-to-speech')
_url="https://github.com/FascodeNet/flast-gecko/releases/latest/download"
_src="/firefox.${_lang}.linux"
-_filename="$(date +%Y%m%d%H%M)-firefox-${_version}.${_lang}.linux"
+_filename="${pkgver}-firefox-${_version}.${_lang}.linux"
source=("${pkgname}.desktop" 'policies.json')
source_x86_64=("${_filename}-x86_64.tar.bz2"::"${_url}/${_src}-x86_64.tar.bz2")
sha512sums=(SKIP SKIP)