From f09ae0f2ffc0485dd6c8e40eb76211611bd8a949 Mon Sep 17 00:00:00 2001 From: Tasos Sahanidis Date: Sun, 12 May 2024 05:55:42 +0300 Subject: extra/python-pendulum: Fake version for buildmaster --- extra/python-pendulum/PKGBUILD | 4 ++-- 1 file 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/" -- cgit v1.2.3-54-g00ecf