summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichael Schubert2024-05-11 12:27:25 +0200
committerMichael Schubert2024-05-11 12:35:54 +0200
commit5930c6e6c019abb3bb6a02030c718b1e18fd50ca (patch)
treef000fe48bc1c164bcf822a0a2b1b78a77a424573 /PKGBUILD
parent1756128d02225c89910415f4e2d456df8b2bc492 (diff)
downloadaur-python-rchitect.tar.gz
py3.12 relbump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b8ba497da0d8..f0fec3585dfb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
pkgname=python-rchitect
_name=${pkgname#python-}
pkgver=0.4.6
-pkgrel=1
+pkgrel=2
pkgdesc="Minimal R API for Python"
-url="https://github.com/randy3k/$_name"
+url="https://github.com/randy3k/rchitect"
arch=('any')
license=('MIT')
depends=('r>3.4.0' 'python-cffi>=1.10.0' 'python-six>=1.9.0')