summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBenjamin Levy2019-06-18 17:50:07 -0400
committerBenjamin Levy2019-06-18 17:50:07 -0400
commit2298459762d8d6eaa3b298a58e6b71e4b8e7885e (patch)
tree8003828be409a16aee9d6e7db31dc2b07c248b3b /PKGBUILD
parent37fb872c6d9b70376a961b66f6fc0f6930b38d7b (diff)
downloadaur-2298459762d8d6eaa3b298a58e6b71e4b8e7885e.tar.gz
add upstream url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d7dd682280eb..5c21c396088d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,6 +6,7 @@ makedepends=('rust' 'cargo')
arch=('i686' 'x86_64' 'armv6h' 'armv7h')
pkgdesc="UNixize Filename -- replace annoying anti-unix characters in filenames"
license=('MIT')
+url="https://github.com/io12/unf"
source=("https://github.com/io12/${pkgname}/archive/${pkgver}.tar.gz")
md5sums=('5180ce43da9e0272db95dc98f65e4f3d')