Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions glib2.be0
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#!/usr/bin/env beesh

# BEE_VERSION glib2-2.76.1-0
# BEE_VERSION glib2-2.78.3-0

#SRCURL[0]="https://download.gnome.org/sources/glib/${PKGVERSION[2]}/glib-${PKGVERSION}.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/1adbc389ab891616a041aa6d42ef0529/glib-2.76.1.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/d93fb5bf93a14a2aa0578b97c349e5b9/glib-2.78.3.tar.xz"

PATCHURL+=("https://beehive.molgen.mpg.de/ac14fac9d515ad262f4c55041dadf483/glib2-2.70-glib-compile-schemas-no-spam.patch")

Expand Down
6 changes: 3 additions & 3 deletions gobject-introspection.be0
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#!/usr/bin/env beesh

# BEE_VERSION gobject-introspection-1.76.1-0
# BEE_VERSION gobject-introspection-1.78.1-0

# SRCURL[0]="https://ftp.gnome.org/pub/gnome/sources/gobject-introspection/${PKGVERSION[2]}/gobject-introspection-${PKGVERSION}.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/5cb554fdd139db79f9b1be13892fddac/gobject-introspection-1.76.1.tar.xz"
#SRCURL[0]="https://ftp.gnome.org/pub/gnome/sources/gobject-introspection/${PKGVERSION[2]}/gobject-introspection-${PKGVERSION}.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/da2677e6b9c91b33c036d2233a96cec3/gobject-introspection-1.78.1.tar.xz"

# PATCHURL+=()

Expand Down
4 changes: 2 additions & 2 deletions gtk3.be0
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#!/usr/bin/env beesh

# BEE_VERSION gtk3-3.24.38-0
# BEE_VERSION gtk3-3.24.39-0

#SRCURL[0]="https://ftp.gnome.org/pub/gnome/sources/gtk+/${PKGVERSION[2]}/gtk+-${PKGVERSION}.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/7ed2f5914683ebd515da22f5784389f4/gtk+-3.24.38.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/9364eedb002a8fab7287b578ef02bdd8/gtk%2b-3.24.39.tar.xz"

# PATCHURL+=()

Expand Down