Skip to content

Commit

Permalink
Merge pull request #3249 from mariux64/new-rev-libmypaint
Browse files Browse the repository at this point in the history
libmypaint: new revision
  • Loading branch information
david authored Jun 2, 2025
2 parents afe6983 + eb1ebb1 commit 305ad6e
Showing 1 changed file with 3 additions and 2 deletions.
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

0 comments on commit 305ad6e

Please sign in to comment.