From 40538406fea33c0ae6c653524d044769779adf69 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Tue, 17 Nov 2020 10:09:32 +0100 Subject: [PATCH] dino: Update version from git snapshot to 0.2.0 https://github.com/dino/dino/releases --- dino.be0 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dino.be0 b/dino.be0 index 9cb690c15..3cbc184b2 100755 --- a/dino.be0 +++ b/dino.be0 @@ -1,9 +1,9 @@ #!/usr/bin/env beesh -# BEE_VERSION dino-0.1.0_p152_5954f77-0 +# BEE_VERSION dino-0.2.0-0 # https://github.com/dino/dino/ -SRCURL[0]="/src/mariux/beeroot/downloads/dino-${PKGFULLVERSION}.tar.bz2" +SRCURL[0]="https://github.com/dino/dino/releases/download/v${PKGVERSION}/dino-${PKGVERSION}.tar.gz" # PATCHURL+=()