Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--extra/python-pendulum/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/python-pendulum/PKGBUILD b/extra/python-pendulum/PKGBUILD
index 8651f2b0..3c5c178c 100644
--- a/extra/python-pendulum/PKGBUILD
+++ b/extra/python-pendulum/PKGBUILD
@@ -3,8 +3,8 @@
_name=pendulum
pkgname=python-pendulum
-pkgver=2.1.2
-pkgrel=$((8+$pkgrel))
+#pkgver=2.1.2
+#pkgrel=$((8+$pkgrel))
pkgdesc="Python datetimes made easy"
arch=(x86_64)
url="https://pendulum.eustace.io/"