Skip to content

Commit

Permalink
libxklavier: fix SRCURL
Browse files Browse the repository at this point in the history
- SRCURL
  • Loading branch information
wwwutz committed Sep 17, 2020
1 parent 8566a0e commit ea9c48e
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions libxklavier.be0
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
#!/bin/env beesh

# BEE_VERSION libxklavier-5.4-0
# BEE_VERSION libxklavier-5.4-1

SRCURL[0]="https://people.freedesktop.org/~svu/libxklavier-${PKGVERSION}.tar.bz2"
# SRCURL[0]="https://people.freedesktop.org/~svu/libxklavier-${PKGVERSION}.tar.bz2"
SRCURL[0]="https://beehive.molgen.mpg.de/13af74dcb6011ecedf1e3ed122bd31fa/libxklavier-5.4.tar.bz2"

PATCHURL[0]=""

# EXCLUDE=""
# PATCHURL[0]=""

#mee_patch() {
# bee_patch
Expand Down

0 comments on commit ea9c48e

Please sign in to comment.