summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVojtech Aschenbrenner2018-02-18 11:11:33 +0100
committerVojtech Aschenbrenner2018-02-18 11:11:33 +0100
commit496220b08d81b54a063b51908986e8804305e217 (patch)
tree6e203047349c6d9c9e376ff9ef603f21cdfa72d3 /PKGBUILD
parenta9f191f1f4c122dd45db3f86247f6e5f5b78cbbf (diff)
downloadaur-496220b08d81b54a063b51908986e8804305e217.tar.gz
Fix upstream url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4fd3c0342041..5a0aae12728e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@ _gitname=sup
_gitbranch=forked
pkgname=sup-git
pkgver=2840.93df79b
-pkgrel=1
+pkgrel=2
pkgdesc="Sup is a console-based email client for people with a lot of email. Great mutt alternative."
arch=(any)
-url="http://supmua.org/"
+url="http://sup-heliotrope.github.io"
license=('GPL')
depends=('ruby-chronic-old' 'ruby-highline' 'ruby-locale' 'ruby-lockfile' 'ruby-mime-types' 'ruby-ncursesw' 'ruby-rmail' 'ruby-trollop' 'ruby-unicode' 'ruby-xapian-ruby')
optdepends=('ruby-gpgme: PGP support')