Skip to content

Commit

Permalink
Merge pull request #1905 from mariux64/update-setxkbmap-132
Browse files Browse the repository at this point in the history
setxkbmap: update to 1.3.2
  • Loading branch information
wwwutz authored Sep 24, 2020
2 parents 6597397 + f2b4f58 commit da5a578
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 83 deletions.
83 changes: 0 additions & 83 deletions setxkbmap-1.3.0-0.bee

This file was deleted.

26 changes: 26 additions & 0 deletions setxkbmap.be0
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
#!/usr/bin/env beesh

# BEE_VERSION setxkbmap-1.3.2-0

# SRCURL[0]="http://xorg.freedesktop.org/releases/individual/app/setxkbmap-${PKGVERSION}.tar.bz2"
SRCURL[0]="https://beehive.molgen.mpg.de/93e736c98fb75856ee8227a0c49a128d/setxkbmap-1.3.2.tar.bz2"

#mee_extract() {
# bee_extract "${@}"
#}

#mee_patch() {
# bee_patch "${@}"
#}

#mee_configure() {
# bee_configure
#}

#mee_build() {
# bee_build
#}

#mee_install() {
# bee_install
#}

0 comments on commit da5a578

Please sign in to comment.