From 2d65c3b7b5bcb22ea69a810d3f26be25baee647a Mon Sep 17 00:00:00 2001 From: Will Sinatra Date: Mon, 26 Feb 2024 22:55:35 -0500 Subject: [PATCH] testing/py3-pebble: adopt aport --- testing/py3-pebble/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testing/py3-pebble/APKBUILD b/testing/py3-pebble/APKBUILD index 90a6564fda2..aea95fa3178 100644 --- a/testing/py3-pebble/APKBUILD +++ b/testing/py3-pebble/APKBUILD @@ -1,7 +1,7 @@ -# Maintainer: +# Maintainer: Will Sinatra pkgname=py3-pebble pkgver=5.0.6 -pkgrel=0 +pkgrel=1 pkgdesc="Multi threading and processing eye-candy" url="https://github.com/noxdafox/pebble" arch="noarch"