Skip to content

Commit

Permalink
Merge pull request #2029 from mariux64/update-vlc-from-3.0.11.1-to-3.…
Browse files Browse the repository at this point in the history
…0.12

Update VLC from 3.0.11.1 to 3.0.12
  • Loading branch information
pmenzel authored Jan 21, 2021
2 parents 370047b + 69b071e commit 161fb57
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vlc.be0
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#!/usr/bin/env beesh

# BEE_VERSION vlc-3.0.11.1-0
# BEE_VERSION vlc-3.0.12-0

# SRCURL[0]="https://download.videolan.org/pub/videolan/vlc/${PKGVERSION}/vlc-${PKGVERSION}.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/f797dc97305639f6270df619fe1c5962/vlc-3.0.11.1.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/452d3423bcbaf1b85faebab0c45a7ecf/vlc-3.0.12.tar.xz"

# EXCLUDE+=()

Expand Down

0 comments on commit 161fb57

Please sign in to comment.