summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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')