summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVojtěch Aschenbrenner2016-01-06 12:05:12 +0100
committerVojtěch Aschenbrenner2016-01-06 12:05:12 +0100
commit1c2eb27c11f72248356c2d7189f047536632b38f (patch)
treeca277607b9a037a42841148467957806f052cda8
parent38970a59c4d1881bf453491a856f854068d101c4 (diff)
downloadaur-1c2eb27c11f72248356c2d7189f047536632b38f.tar.gz
Update dependency to new ruby-rmail
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 751d2a917896..ae50af0a0f38 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,3 +1,5 @@
+# Generated by mksrcinfo v8
+# Wed Jan 6 11:05:03 UTC 2016
pkgbase = sup-git
pkgdesc = Sup is a console-based email client for people with a lot of email. Great mutt alternative.
pkgver = 2721.7989b5b
@@ -12,7 +14,7 @@ pkgbase = sup-git
depends = ruby-lockfile
depends = ruby-mime-types
depends = ruby-ncursesw
- depends = ruby-rmail-sup
+ depends = ruby-rmail
depends = ruby-trollop
depends = ruby-unicode
depends = ruby-xapian-ruby
diff --git a/PKGBUILD b/PKGBUILD
index a409babdd098..5b78982ca95e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="Sup is a console-based email client for people with a lot of email. Gre
arch=(any)
url="http://supmua.org/"
license=('GPL')
-depends=('ruby-chronic-old' 'ruby-highline' 'ruby-locale' 'ruby-lockfile' 'ruby-mime-types' 'ruby-ncursesw' 'ruby-rmail-sup' 'ruby-trollop' 'ruby-unicode' 'ruby-xapian-ruby')
+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')
makedepends=('git')
conflicts=(sup)