summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRichard Neumann2020-12-02 10:17:37 +0100
committerRichard Neumann2020-12-02 10:17:37 +0100
commit7aa2d835e9a70291f5a81443b4ffa728b3dbca5a (patch)
tree126ede2a66f63e70d6776382003748ce9dcb831c /PKGBUILD
parent13535151f1a53e88286ea5e99daf77d36ab5e62f (diff)
downloadaur-python-functoolsplus-git.tar.gz
Release bump for Python 3.9.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c1bc9fd9d5aa..6df7b7f64175 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgbase='functoolsplus'
pkgname="python-${_pkgbase}-git"
-pkgver=latest
+pkgver=r28.36621d5
pkgrel=1
pkgdesc='Even higher-order functions and operations on callable objects'
arch=('any')