Skip to content

Commit

Permalink
Merge pull request #1902 from mariux64/update-xkill-105
Browse files Browse the repository at this point in the history
xkill: update to 1.0.5
  • Loading branch information
wwwutz authored Sep 24, 2020
2 parents ed6da13 + 906c6b4 commit cdfe84c
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 83 deletions.
83 changes: 0 additions & 83 deletions xkill-1.0.4-0.bee

This file was deleted.

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

# BEE_VERSION xkill-1.0.5-0

# SRCURL[0]="http://xorg.freedesktop.org/releases/individual/app/xkill-${PKGVERSION}.tar.bz2"
SRCURL[0]="https://beehive.molgen.mpg.de/938177e4472c346cf031c1aefd8934fc/xkill-1.0.5.tar.bz2"

# BEE_VERS
# BEE_VERS
# PATCHURL+=()

# build_in_sourcedir

# sourcesubdir_append src

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

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

#mee_configure() {
# bee_configure
#}

#mee_build() {
# bee_build
#}

#mee_install() {
# bee_install
#}

#mee_install_post() {
# exit
#}

0 comments on commit cdfe84c

Please sign in to comment.