On Sun, Nov 03, 2019 at 10:39:43PM +0000, Paul Bredbury wrote:
> ---> unmaintained/cherrytree/APKBUILD | 6 ++----> 1 file changed, 2 insertions(+), 4 deletions(-)> > diff --git a/unmaintained/cherrytree/APKBUILD b/unmaintained/cherrytree/APKBUILD> index 52f9d7b84b..1f8a319bb9 100644> --- a/unmaintained/cherrytree/APKBUILD> +++ b/unmaintained/cherrytree/APKBUILD> @@ -1,6 +1,6 @@> # Contributor: Paul Bredbury <brebs@sent.com>> pkgname=cherrytree> -pkgver=0.38.8> +pkgver=0.38.9> pkgrel=0> pkgdesc="Hierarchical note-taking app featuring rich text"> url="https://www.giuspen.com/cherrytree/"> @@ -15,14 +15,12 @@ options="!check" # No test suite> builddir="$srcdir/$pkgname-$pkgver"> > build() {> - cd "$builddir"> python2 setup.py build> }> > package() {> - cd "$builddir"> python2 setup.py install --prefix=/usr --root="$pkgdir"> }> > -sha512sums="0ba188c93ce8c3eee73f7c8622872305df95c2c545d1bfd486af744229d6edc166ac6a9e10621d059a245d01b5458ad6dd8efdfdb9265cef0028f2426cfd1f72 cherrytree-0.38.8.tar.xz> +sha512sums="503803af5ee56d2cd84567ae9c1f6e33ec92377e488443aff0e9dc0378e1b95109d761cce703a5c20782147180a47a9a1d1d13849381fa6147075a833ac1e577 cherrytree-0.38.9.tar.xz> d56dbb037c9205d038892bd4d7fd48ff4406162a1114ab7b9991b76f974fb683e1d3ddc3bfaa37214269c032c2908ec00e5ad17e2c6439a280eff8881e291428 update-desktop-database-removal.patch"> -- > 2.23.0
Hello Paul,
I see that you are interested in this aport. Do you care to maintain it?
Then it can be moved out of unmaintained.
I'll apply this in any case.
Kind regards, Kevin.
On Mon, 2019-11-04 at 06:34 +0100, Kevin Daudt wrote:
> I see that you are interested in this aport. Do you care to maintain it?> Then it can be moved out of unmaintained.
Hi Kevin,
Yes, I can be the maintainer of cherrytree. Also e.g. compton, flameshot, lout, prixovy, sshuttle, sslscan, vym.
Cheers,
Paul.
On Mon, Nov 04, 2019 at 07:49:25AM +0000, Paul Bredbury wrote:
> On Mon, 2019-11-04 at 06:34 +0100, Kevin Daudt wrote:> > I see that you are interested in this aport. Do you care to maintain it?> > Then it can be moved out of unmaintained.> > Hi Kevin,> > Yes, I can be the maintainer of cherrytree. Also e.g. compton, flameshot, lout, prixovy, sshuttle, sslscan, vym.> > Cheers,> Paul.
Hey Paul,
Feel free to send a patch / crete a merge request doing so.
Kind regards, Kevin
[PATCH v2] unmaintained/cherrytree: upgrade to 3.8.11, add maintainer