Permalink
Newer
100755
33 lines (22 sloc)
568 Bytes
5
#SRCURL[0]="http://archive.xfce.org/src/panel-plugins/xfce4-weather-plugin/${PKGVERSION[2]}/xfce4-weather-plugin-${PKGVERSION}.tar.bz2"
6
SRCURL[0]="https://beehive.molgen.mpg.de/203ad16e74d4823f6fb6e9a18bb7df55/xfce4-weather-plugin-0.10.1.tar.bz2"
7
8
# PATCHURL+=()
9
10
# EXCLUDE+=()
11
12
# build_in_sourcedir
13
14
15
#mee_extract() {
16
# bee_extract "${@}"
17
#}
18
19
#mee_patch() {
20
# bee_patch "${@}"
21
#}
22
23
#mee_configure() {