Skip to content

Commit

Permalink
Merge pull request #1590 from mariux64/fix-srcurl-gtk-xfce-engine-3.2.0
Browse files Browse the repository at this point in the history
gtk-xfce-engine: rebuild 3.2.0 with local archive
  • Loading branch information
wwwutz authored Jan 20, 2020
2 parents f462c09 + 81c1100 commit 9bfb60a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions gtk-xfce-engine.be0
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
#!/usr/bin/env beesh

# BEE_VERSION gtk-xfce-engine-3.2.0-2
# BEE_VERSION gtk-xfce-engine-3.2.0-3

SRCURL[0]="http://archive.xfce.org/src/xfce/gtk-xfce-engine/${PKGVERSION[2]}/gtk-xfce-engine-${PKGVERSION}.tar.bz2"
SRCURL[0]="https://archive.xfce.org/src/archive/gtk-xfce-engine/${PKGVERSION[2]}/gtk-xfce-engine-${PKGVERSION}.tar.bz2"
SRCURL[0]="/src/mariux/md5repo/363d6c16a48a00e26d45c45c2e1fd739/gtk-xfce-engine-3.2.0.tar.bz2"

# PATCHURL+=()

Expand Down

0 comments on commit 9bfb60a

Please sign in to comment.