diff --git a/libmypaint.be0 b/libmypaint.be0 index 39c742518..5a85251d2 100755 --- a/libmypaint.be0 +++ b/libmypaint.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION libmypaint-1.3.0-0 +# BEE_VERSION libmypaint-1.6.1-0 SRCURL[0]="https://github.com/mypaint/libmypaint/releases/download/v${PKGVERSION}/libmypaint-${PKGVERSION}.tar.xz" diff --git a/mypaint-brushes.be0 b/mypaint-brushes.be0 index 3ac919e75..e7ea8fae8 100755 --- a/mypaint-brushes.be0 +++ b/mypaint-brushes.be0 @@ -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