index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Tasos Sahanidis <tasos@tasossah.com> | 2024-05-12 05:55:42 +0300 |
---|---|---|
committer | Tasos Sahanidis <tasos@tasossah.com> | 2024-05-12 05:55:42 +0300 |
commit | f09ae0f2ffc0485dd6c8e40eb76211611bd8a949 (patch) | |
tree | c596b190288131afc723a7166feb7e92facaabe2 | |
parent | 6331f93eefe97d2237388b53fd1b6fa8d4be9fce (diff) |
-rw-r--r-- | extra/python-pendulum/PKGBUILD | 4 |
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/" |