mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
extra/claws-mail to 3.9.3-1
This commit is contained in:
parent
421a90c471
commit
349931b26c
1 changed files with 3 additions and 3 deletions
|
@ -5,8 +5,8 @@
|
|||
# - removed valgrind from makedepends
|
||||
|
||||
pkgname=claws-mail
|
||||
pkgver=3.9.2
|
||||
pkgrel=5
|
||||
pkgver=3.9.3
|
||||
pkgrel=1
|
||||
pkgdesc="A GTK+ based e-mail client."
|
||||
arch=('i686' 'x86_64')
|
||||
license=('GPL3')
|
||||
|
@ -38,7 +38,7 @@ conflicts=('claws-mail-extra-plugins')
|
|||
provides=('claws')
|
||||
install=claws-mail.install
|
||||
source=(http://downloads.sourceforge.net/sourceforge/sylpheed-claws/${pkgname}-${pkgver}.tar.bz2{,.asc})
|
||||
md5sums=('90de2a265e65fbd9dffdbf428bb0ee28'
|
||||
md5sums=('0158b5e6b6d6866f9a75fd288a4edf04'
|
||||
'SKIP')
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue