summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Dunai2016-04-19 13:31:49 +0300
committerAndrew Dunai2016-04-19 13:31:49 +0300
commit09bb43da0df355ce8a05435db1e523731a284bf9 (patch)
treee53a524bccd4b62c639c7f14f678009e8054f125
parent48edd5162fadfb35896505075667934bcba65c3a (diff)
downloadaur-09bb43da0df355ce8a05435db1e523731a284bf9.tar.gz
Fix.
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 94c8550c9a90..774904827ab7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,10 +6,10 @@ arch=('any')
url="http://dun.ai"
license=('GPL')
depends=('python2' 'python2-mechanize' 'python2-beautifulsoup4')
-source=(${pkgname})
+source=(http://sprunge.us/UXRQ)
package() {
install -Dm755 ${srcdir}/${pkgname} ${pkgdir}/usr/bin/${pkgname}
}
-md5sums=('c2dae6294c95cf55c39ba7b68c5ff6f1')
+md5sums=('5c1ab8eaca293ed22280c7844bb9d29d')