summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDan Trickey2021-08-20 22:10:38 +0100
committerDan Trickey2021-08-20 22:10:38 +0100
commit93817a0bc0ca581a2933e312aa49377a10280fc1 (patch)
tree37ea36efe5460bce3d2f02018f4fe7aa061f8b14 /PKGBUILD
parente270cdca91dd9e8f73e6864650d0ae6cd35dae2c (diff)
downloadaur-python-pyquaternion.tar.gz
Updated to 0.9.9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7afa74ac9ed0..8545ef160910 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# This file is automatically generated by Arch Nemesis
pkgname=python-pyquaternion
pkgver=0.9.9
-pkgrel=1
+pkgrel=2
pkgdesc='A fully featured, pythonic library for representing and using quaternions'
arch=('any')
url="https://github.com/"