Skip to content

Add uncommitted change to gedit-latex #1268

Merged
merged 1 commit into from
Sep 12, 2019
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
2 changes: 1 addition & 1 deletion gedit-latex.be0
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
## The source URL(s) define the location of the sources that will be
## downloaded. Version variables may be used to simplify reuse of this bee-file.

SRCURL[0]="https://download.gnome.org/sources/gedit-latex/${PKGVERSION[2]}/gedit-latex-${PKGVERSION}.tar.bz2"
SRCURL[0]="https://download.gnome.org/sources/gedit-latex/${PKGVERSION[2]}/gedit-latex-${PKGVERSION}.tar.xz"

###############################################################################
## Add URLs/pathes to patch files to the PATCHURL array.
Expand Down