Skip to content

Commit

Permalink
xfce4-panel: Update 4.16.5 to 4.18.3
Browse files Browse the repository at this point in the history
remove '--disable-introspection' works now
  • Loading branch information
david committed May 10, 2023
1 parent 5889f15 commit 1ac72e8
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions xfce4-panel.be0
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#!/usr/bin/env beesh

# BEE_VERSION xfce4-panel-4.16.5-0
# BEE_VERSION xfce4-panel-4.18.3-0

#SRCURL[0]="https://archive.xfce.org/src/xfce/xfce4-panel/${PKGVERSION[2]}/xfce4-panel-${PKGVERSION}.tar.bz2"
SRCURL[0]="https://beehive.molgen.mpg.de/d55c4f8f6c31616361e75ef6953e023f/xfce4-panel-4.16.5.tar.bz2"
SRCURL[0]="https://beehive.molgen.mpg.de/9673827a083036f54f013a4b249efec6/xfce4-panel-4.18.3.tar.bz2"

# build_in_sourcedir

Expand All @@ -18,8 +18,7 @@ mee_patch() {

mee_configure() {
bee_configure \
--disable-vala \
--disable-introspection
--disable-vala
}

#mee_build() {
Expand Down

0 comments on commit 1ac72e8

Please sign in to comment.