summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristian Hesse2016-05-11 15:57:54 +0200
committerChristian Hesse2016-05-11 15:57:54 +0200
commit4804ac69270e2335ccf3d6e475cc352618040797 (patch)
tree663c4ea407fc206e12c41cd5c1d41b537850e265 /PKGBUILD
parent6c149fb03168a0fe8d226f3ab3d3e5856de289b6 (diff)
downloadaur-4804ac69270e2335ccf3d6e475cc352618040797.tar.gz
commit claws-mail-git 3.13.2.r137.gc4ebc9d-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 233b415d393b..975916e45141 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Christian Hesse <mail@eworm.de>
pkgname=claws-mail-git
-pkgver=3.13.2.r0.g60ad263
+pkgver=3.13.2.r137.gc4ebc9d
pkgrel=1
pkgdesc='A GTK+ based e-mail client - git checkout'
arch=('i686' 'x86_64')
license=('GPL3')
-url="http://www.claws-mail.org/"
+url='http://www.claws-mail.org/'
depends=('gtk2' 'gnutls' 'startup-notification' 'enchant' 'gpgme' 'libetpan' 'compface'
'libsm' 'dbus-glib' 'hicolor-icon-theme' 'desktop-file-utils')
makedepends=('git' 'spamassassin' 'bogofilter' 'valgrind'
@@ -31,7 +31,6 @@ optdepends=('python2: needed for some tools and python plugin'
replaces=('sylpheed-claws' 'claws-mail-extra-plugins')
conflicts=('claws-mail-extra-plugins' 'claws-mail')
provides=('claws' 'claws-mail')
-install=claws-mail.install
source=('claws-mail::git://git.claws-mail.org/claws.git'
'http://www.eworm.de/download/linux/claws-timestamp.patch'
'http://www.eworm.de/download/linux/claws-git-version.patch')