summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOromion2021-12-14 19:38:57 +0000
committerOromion2021-12-14 19:38:57 +0000
commitf4dd1ff80f4ab2ad5b3b79ba1aeebd4307af11a7 (patch)
treed083462ebee43dbb5e70afde60f1a0a2ef710692 /PKGBUILD
parent681ec671775214dc0026ed6fff5d73d6346b3bda (diff)
downloadaur-python-yep.tar.gz
Python 3.10 rebuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e0020a0eb8dd..84d054501ee1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _base=yep
pkgname=python-${_base}
pkgdesc="A module for profiling compiled extensions"
pkgver=0.4
-pkgrel=1
+pkgrel=2
arch=('any')
url="https://pypi.python.org/pypi/${_base}/"
depends=(gperftools python)