summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichael Schubert2023-05-05 18:51:56 +0200
committerMichael Schubert2023-05-05 18:51:56 +0200
commit0cb2a7d47eb5dd5e1643630a228bee95ab7893fa (patch)
tree4260801023d4ae5644242678b2b7439cdf58b17f /PKGBUILD
parent8e15f4564dae9d8bcd727686dd6b21e9e6d3e5a8 (diff)
downloadaur-0cb2a7d47eb5dd5e1643630a228bee95ab7893fa.tar.gz
py3.11 relbump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 21577822abb4..97582316a093 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-rchitect
_pkgname=${pkgname#python-}
pkgver=0.3.40
-pkgrel=1
+pkgrel=2
pkgdesc="Minimal R API for Python"
url="https://github.com/randy3k/$_pkgname"
arch=('any')