summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgileri2021-03-07 10:53:13 +0100
committergileri2021-03-07 11:09:56 +0100
commit09c5ee21f96f561a5df2d03866bf86606dc22ec5 (patch)
tree841f70271456931c91eca23cb414d16e89a18b40
parentf7c927c607d663e6c802549c3ade6db4d4030ebe (diff)
downloadaur-09c5ee21f96f561a5df2d03866bf86606dc22ec5.tar.gz
Fix project url
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 39279977ab01..018b4bd265b3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgver=1.1.11
pkgrel=1
pkgdesc="AWS operations by cli should be simpler"
arch=('any')
-url="AWS operations by cli should be simpler"
+url='https://github.com/achiku/jungle'
license=('MIT')
depends=('python'
'python-boto3'