diff options
author | parazyd | 2015-12-14 04:55:04 +0100 |
---|---|---|
committer | parazyd | 2015-12-14 04:55:04 +0100 |
commit | bece71605bcaaa27fa710532c8da607531b98e4a (patch) | |
tree | 81c2e490e46c9feb29073733c8d3d4ce2e46628c /PKGBUILD | |
parent | 83ea5c2d20f8d56e51540974d5cc00fd2addbf2d (diff) | |
download | aur-bece71605bcaaa27fa710532c8da607531b98e4a.tar.gz |
update to -2
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,9 +1,9 @@ # Maintainer: Parazyd <parazyd AT dyne DOT org> pkgname=jaromail pkgver=4.0 -pkgrel=1 +pkgrel=2 pkgdesc="A commandline tool to easily and privately handle your e-mail" -arch=('any') +arch=('x86_64' 'i686') url="http://dyne.org/software/jaro-mail" license=('GPL3') depends=('zsh' 'mutt' 'fetchmail' 'vim' 'msmtp' 'notmuch' 'abook' 'elinks' 'pinentry' 'wipe' 'alot') |