summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGuillaume Gauvrit2019-02-13 23:16:08 +0100
committerGuillaume Gauvrit2019-02-13 23:16:08 +0100
commitf527ab364e58c40e3731782811276555d29fabe0 (patch)
treea7498985d98d5d2868ec74bc2ecf9f06a1480b28 /PKGBUILD
parent304cb665ec542f5dce702a5f4571f2de70c3c665 (diff)
downloadaur-f527ab364e58c40e3731782811276555d29fabe0.tar.gz
Fix meta informations
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 943590c075b4..df311856e233 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,9 +4,8 @@ pkgver=0.0.4af1e14
pkgrel=1
pkgdesc="Template based HTTP client"
arch=('i686' 'x86_64')
-url="http://support.starleaf.com/downloads"
+url="https://github.com/mardiros/rustaman"
license=('BSD')
-# depends=('libappindicator3' 'libnotify4')
makedepends=('cargo' 'git')
depends=('gtk3' 'gtksourceview3' 'openssl')
options=('!emptydirs' '!strip')