summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKevin Morris2017-07-26 04:03:03 -0700
committerKevin Morris2017-07-26 04:03:03 -0700
commitd576c121a5dc4ff57b0c3303aa3320cb7af343ef (patch)
treecd4b80e2255a3a7fe8be848adfdbf82ab9ffb65a /PKGBUILD
parentdae0a44f3034aab4a22f40c60226105e61769b9d (diff)
downloadaur-d576c121a5dc4ff57b0c3303aa3320cb7af343ef.tar.gz
Updated PKGBUILD with an upstream ur
Signed-off-by: Kevin Morris <kevin.morris@codestruct.net>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a7c662d81573..8943ebee5f6f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,6 +3,7 @@ pkgver='0.1.0'
pkgrel=1
pkgdesc='Upload data to hastebin.com via stdin'
license=('GPL2')
+url='https://github.com/kevr/sprunge'
arch=('any')
depends=('python' 'python-requests')