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 0a28cd77c65a..710c53d93672 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
_pkgname=scrython
pkgname=python-scrython
pkgver=1.4.0
-pkgrel=1
+pkgrel=2
pkgdesc='A Python wrapper for the Scryfall.com API'
-url='https://addisonlynch.github.io/iexfinance/'
+url='https://github.com/NandaScott/Scrython'
arch=(any)
license=(MIT)
depends=(python python-aiohttp)