summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Trickey2021-08-20 22:10:38 +0100
committerDan Trickey2021-08-20 22:10:38 +0100
commit93817a0bc0ca581a2933e312aa49377a10280fc1 (patch)
tree37ea36efe5460bce3d2f02018f4fe7aa061f8b14
parente270cdca91dd9e8f73e6864650d0ae6cd35dae2c (diff)
downloadaur-93817a0bc0ca581a2933e312aa49377a10280fc1.tar.gz
Updated to 0.9.9
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1fc0e97e6149..8becc53163db 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-pyquaternion
pkgdesc = A fully featured, pythonic library for representing and using quaternions
pkgver = 0.9.9
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/
arch = any
license = MIT
@@ -12,4 +12,3 @@ pkgbase = python-pyquaternion
sha512sums = 9bd478dad5d70dce857083b2d289e7f7babd25f4fdb6e15601aa4ec1b560ee188fc14829a7f1b9060d062d04ab21afc86001b496bfe3aa688200a09c7e98cf9f
pkgname = python-pyquaternion
-
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/"