summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorM0Rf302019-04-02 17:45:11 +0200
committerM0Rf302019-04-02 17:45:11 +0200
commiteafa1d6c83976d39858e1c31504270ae289bd320 (patch)
tree25316a593565038ac4571b041808058c6e54d8f3
parent7ccdd39561e2ec26bc90c40e43ddd5172b76fb03 (diff)
downloadaur-eafa1d6c83976d39858e1c31504270ae289bd320.tar.gz
python-pyelliptic: first commit
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD5
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 062799b28ba1..9f38d22091fc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -10,9 +10,6 @@ pkgbase = python-pyelliptic
source = https://github.com/yann2192/pyelliptic/archive/1.5.8.tar.gz
sha256sums = ec23fb3a39a9ad9402354c2ac6c66990e737435365eb313070dd9a76e6849153
-pkgname = python2-pyelliptic
- provides = python2-pyelliptic=1.5.8
-
pkgname = python-pyelliptic
provides = python-pyelliptic=1.5.8
diff --git a/PKGBUILD b/PKGBUILD
index b8857cb9c69f..508c76cd086c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,10 @@
# Maintainer: robertfoster
+# Contributor: radfish
pkgbase=python-pyelliptic
-pkgname=('python2-pyelliptic' 'python-pyelliptic')
+pkgname=(
+#'python2-pyelliptic'
+'python-pyelliptic')
_pkgname=pyelliptic
pkgver=1.5.8
pkgrel=1