#!/usr/bin/env beesh

# BEE_VERSION at-spi2-atk-2.38.0-0

# SRCURL[0]="http://ftp.acc.umu.se/pub/gnome/sources/at-spi2-atk/${PKGVERSION[2]}/at-spi2-atk-${PKGVERSION}.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/aed95be54ef213d210331dda88298b92/at-spi2-atk-2.38.0.tar.xz"

# 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
#}