Skip to content

Commit

Permalink
Merge pull request #1904 from mariux64/update-xcursorgen-107
Browse files Browse the repository at this point in the history
xcursorgen: update to 1.0.7
  • Loading branch information
wwwutz authored Sep 24, 2020
2 parents da5a578 + 6ae34fa commit 6e124f7
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 83 deletions.
83 changes: 0 additions & 83 deletions xcursorgen-1.0.5-0.bee

This file was deleted.

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

# BEE_VERSION xcursorgen-1.0.7-0

# SRCURL[0]="http://xorg.freedesktop.org/releases/individual/app/xcursorgen-${PKGVERSION}.tar.bz2"
SRCURL[0]="https://beehive.molgen.mpg.de/25cc7ca1ce5dcbb61c2b471c55e686b5/xcursorgen-1.0.7.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 6e124f7

Please sign in to comment.