summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index be259dec38a8..e15d15482eb1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,8 +10,8 @@ url="https://github.com/"
license=('MIT')
depends=('python' 'python-numpy')
makedepends=('python-setuptools')
-source=("https://api.github.com/repos/KieranWynn/pyquaternion/tarball/v0.9.5")
-sha512sums=('272fb4290cb99a8ffa733f5a45bcde97716523cde30a438b5248f38bc6d59c582ea17af73f8af235aec7be8dafcb4ea2e416de07b8263bd9fbf40c0f1595fe8b')
+source=("")
+sha512sums=('')
package() {
cd $(ls ${srcdir} | grep pyquaternion)