summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJean-Luc2016-12-29 22:57:30 +1100
committerJean-Luc2016-12-29 22:57:30 +1100
commit13bfb7afa224ed634615580ac16608e88321b68f (patch)
treeb43b4b97df5f095209807a05e05841ba3a7f94c2
parentb663e600bf7a15691f38e7ff8a5971ec28ac6402 (diff)
downloadaur-13bfb7afa224ed634615580ac16608e88321b68f.tar.gz
Updated URL.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 722c4bf9038c..9aabb1cfd918 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = python-modesolverpy
pkgdesc = Photonic mode solver with a simple interface.
pkgver = 1
pkgrel = 1
- url = https://github.com/jtambasco/opticalmaterialspy
+ url = https://github.com/jtambasco/modesolverpy
arch = any
license = MIT
makedepends = python-setuptools
diff --git a/PKGBUILD b/PKGBUILD
index a798d03507a6..7d2fac240f96 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgver=1
pkgrel=1
pkgdesc="Photonic mode solver with a simple interface."
arch=('any')
-url="https://github.com/jtambasco/opticalmaterialspy"
+url="https://github.com/jtambasco/modesolverpy"
license=('MIT')
depends=('python'
'python-numpy'