summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFelix Kauselmann2015-07-08 14:35:29 +0200
committerFelix Kauselmann2015-07-08 14:35:29 +0200
commitd7ae29e68cb062de2ae31ab85c2c2198fcf5f4ab (patch)
tree23805a95540740e750cdf362f73b9405e67ccee9 /PKGBUILD
parentb0ee75d58ef9ab10a5eca4814e7ccbc66bf518be (diff)
downloadaur-d7ae29e68cb062de2ae31ab85c2c2198fcf5f4ab.tar.gz
Add upstream url to PKGBUILD
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7ad79e5ae54f..260295ddce6c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,6 +2,7 @@ pkgname=libunarr-git
pkgver=r188.c4136ab
pkgrel=1
arch=('i686' 'x86_64')
+url="https://github.com/zeniko/unarr"
pkgdesc=('A lightweight decompression library with support for rar, tar and zip archives.')
source=('git+https://github.com/zeniko/unarr'
'https://raw.githubusercontent.com/selmf/unarr/master/CMakeLists.txt'