Skip to content
Permalink
ffe189f49f
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
@wwwutz
Latest commit a40dfe8 Jul 2, 2024 History
- updated
- SRCURL
1 contributor

Users who have contributed to this file

executable file 33 lines (22 sloc) 517 Bytes
#!/usr/bin/env beesh
# BEE_VERSION xsel-1.2.1-0
#SRCURL[0]="https://github.com/kfish/xsel/archive/refs/tags/${PKGVERSION}.tar.gz xsel-${PKGVERSION}.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/a11b94ec0d664eca48d38cf6f4dea356/xsel-1.2.1.tar.gz"
# 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
#}