Skip to content

Commit

Permalink
mypaint-brushes: Update version from 1.3.0 to 1.3.1
Browse files Browse the repository at this point in the history
libmypaint 1.3.1 requires this release.

Update the source URL.

https://github.com/mypaint/mypaint-brushes/releases
  • Loading branch information
pmenzel committed Sep 14, 2020
1 parent ddd24e2 commit 375fcc1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mypaint-brushes.be0
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#!/usr/bin/env beesh

# BEE_VERSION mypaint-brushes-1.3.0-0
# BEE_VERSION mypaint-brushes-1.3.1-0

SRCURL[0]="https://github.com/Jehan/mypaint-brushes/archive/v${PKGVERSION}.tar.gz"
SRCURL[0]="https://github.com/mypaint/mypaint-brushes/archive/v${PKGVERSION}.tar.gz"

#BEE_BUILDTYPE=autotools

Expand Down

0 comments on commit 375fcc1

Please sign in to comment.