From ec349df6cf96a288d7291d8bf715eb2175ff5cf3 Mon Sep 17 00:00:00 2001 From: Will Sinatra Date: Mon, 26 Feb 2024 22:55:36 -0500 Subject: [PATCH] testing/py3-pytweening: adopt aport --- testing/py3-pytweening/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testing/py3-pytweening/APKBUILD b/testing/py3-pytweening/APKBUILD index ebd37654621..bd82a79095d 100644 --- a/testing/py3-pytweening/APKBUILD +++ b/testing/py3-pytweening/APKBUILD @@ -1,7 +1,7 @@ -# Maintainer: +# Maintainer: Will Sinatra pkgname=py3-pytweening pkgver=1.2.0 -pkgrel=0 +pkgrel=1 pkgdesc="Set of tweening / easing functions implemented in Python" url="https://github.com/asweigart/pytweening" arch="noarch"