Skip to content

libmypaint: new revision #3249

Merged
merged 1 commit into from
Jun 2, 2025
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
5 changes: 3 additions & 2 deletions libmypaint.be0
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
#!/usr/bin/env beesh

# BEE_VERSION libmypaint-1.6.1-0
# BEE_VERSION libmypaint-1.6.1-1

SRCURL[0]="https://github.com/mypaint/libmypaint/releases/download/v${PKGVERSION}/libmypaint-${PKGVERSION}.tar.xz"
#SRCURL[0]="https://github.com/mypaint/libmypaint/releases/download/v${PKGVERSION}/libmypaint-${PKGVERSION}.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/7f1dab2d30ce8a3f494354c7c77a2977/libmypaint-1.6.1.tar.xz"

# PATCHURL+=()

Expand Down