summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Schubert2023-05-05 18:51:56 +0200
committerMichael Schubert2023-05-05 18:51:56 +0200
commit0cb2a7d47eb5dd5e1643630a228bee95ab7893fa (patch)
tree4260801023d4ae5644242678b2b7439cdf58b17f
parent8e15f4564dae9d8bcd727686dd6b21e9e6d3e5a8 (diff)
downloadaur-0cb2a7d47eb5dd5e1643630a228bee95ab7893fa.tar.gz
py3.11 relbump
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9bb702a0f7d8..e4590f3e492b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-rchitect
pkgdesc = Minimal R API for Python
pkgver = 0.3.40
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/randy3k/rchitect
arch = any
license = MIT
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')