summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgargan2019-01-28 03:13:29 -0500
committergargan2019-01-28 03:13:29 -0500
commit4a2624a919df75cd14c78ea69d716436db97c2c3 (patch)
tree57dd108b178720051ca4d643a632a4975f2ee6b3 /PKGBUILD
parent0d8443a00e42cf5d79d28f57166ac0a3def1c5f2 (diff)
downloadaur-4a2624a919df75cd14c78ea69d716436db97c2c3.tar.gz
Forgot 'local://' for icon in PKGBUILD
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 32482cfa3605..7bfd8b527265 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -43,7 +43,7 @@ depends=("gconf"
optdepends=("gcc6: For MEX support")
source=("local://${pkgname}.tar"
"local://${pkgname}.fik"
- "${pkgname}.png")
+ "local://${pkgname}.png")
md5sums=("SKIP"
"SKIP"
"c4b8718ec521feb81c21f7bf88bdfa5f")