Skip to content

geany-plugins: update 1.33 to 1.37 #2723

Merged
merged 1 commit into from
Sep 7, 2022
Merged
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
6 changes: 3 additions & 3 deletions geany-plugins.be0
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#!/usr/bin/env beesh

# BEE_VERSION geany-plugins-1.33-2
# BEE_VERSION geany-plugins-1.37-0

# SRCURL[0]="https://plugins.geany.org/geany-plugins/geany-plugins-${PKGVERSION}.tar.bz2"
SRCURL[0]="https://beehive.molgen.mpg.de/89853219577cdeeaffb8d00ef7bf92d0/geany-plugins-1.33.tar.bz2"
SRCURL[0]="https://plugins.geany.org/geany-plugins/geany-plugins-${PKGVERSION}.tar.bz2"
SRCURL[0]="https://beehive.molgen.mpg.de/a2aa6fa4449991b03cb14c710cd46175/geany-plugins-1.37.tar.bz2"

# PATCHURL+=()

Expand Down