Skip to content

Commit

Permalink
Merge pull request #2006 from mariux64/update-dino-im-from-git-snapsh…
Browse files Browse the repository at this point in the history
…ot-to-0.2.0

Update Dino IM from git snapshot to 0.2.0
  • Loading branch information
pmenzel authored Nov 17, 2020
2 parents 42d7a0a + 4053840 commit 6df6ca3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dino.be0
Original file line number Diff line number Diff line change
@@ -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+=()

Expand Down

0 comments on commit 6df6ca3

Please sign in to comment.