summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormpolidori2018-10-16 19:24:40 -0400
committermpolidori2018-10-16 19:24:40 -0400
commit784f6550454d1ff097629ac9ca9d3e47fd256071 (patch)
tree081402c69ecafe0f2c497f4d4b8ea6b2ccd75636
parent1d0338e55d5fa4b3375b533ce013243e844c8b46 (diff)
downloadaur-784f6550454d1ff097629ac9ca9d3e47fd256071.tar.gz
edit PKGBUILD
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f507b826d245..b45ffde9e9d1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=(any)
url="https://github.com/metakirby5/colorz"
license=(MIT)
depends=("python" "python-pillow" "python-scipy")
-source=("git+$url")
+source=("$url")
md5sums=(SKIP)
package() {