summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuis Martinez2021-12-13 02:15:42 -0600
committerLuis Martinez2021-12-13 02:15:42 -0600
commite391af5e8a9da2163201900b68617f3a2b36243b (patch)
tree0a9e34fec90568fc711df78e2fa357714b2ce313
parent54992f9654b7b981d15cd1fd403baf63762c1363 (diff)
downloadaur-python-baker.tar.gz
python 3.10 rebuild
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cde3999de273..df09e87a9b24 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-baker
pkgdesc = Easy, powerful access to Python functions from the command line.
pkgver = 1.3
- pkgrel = 4
+ pkgrel = 5
url = https://pypi.org/project/Baker
arch = any
license = Apache
diff --git a/PKGBUILD b/PKGBUILD
index ff9d1e9a26d4..8fa166a4d34e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=python-baker
pkgver=1.3
-pkgrel=4
+pkgrel=5
pkgdesc="Easy, powerful access to Python functions from the command line."
arch=('any')
url='https://pypi.org/project/Baker'