summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCaleb Maclennan2024-12-29 23:27:31 +0300
committerCaleb Maclennan2024-12-29 23:27:31 +0300
commit3d7f645fe0cdf0b11de04754a1db36d304cef54c (patch)
tree78bbcbb1a01150e29120d67aa32b5bd6106f49f3 /PKGBUILD
parentd54bc97c252387f180a6018cd87f432e6078cd7b (diff)
downloadaur-python-datalad-next.tar.gz
upgpkg: python-datalad-next 1.5.0-2
Rebuild for Python 3.13
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9a1f98130f5c..b574c31f2892 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=datalad-next
pkgname=python-$_pkgname
pkgver=1.5.0
-pkgrel=1
+pkgrel=2
pkgdesc='extension for new and improved functionality and user experience in datalad'
arch=(any)
url="https://github.com/datalad/$_pkgname"