* update python-atpublic to 5.0-2

This commit is contained in:
Alexander Baldeck 2024-12-04 07:23:25 +01:00
parent 28d7c6cd88
commit a57e7584df
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
pkgbase = python-atpublic
pkgdesc = @public decorator for Python
pkgver = 5.0
pkgrel = 1
pkgrel = 2
url = https://gitlab.com/warsaw/public
arch = any
license = Apache-2.0

View File

@ -4,7 +4,7 @@
_name=public
pkgname=python-atpublic
pkgver=5.0
pkgrel=1
pkgrel=2
pkgdesc="@public decorator for Python"
arch=(any)
url="https://gitlab.com/warsaw/public"