diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-06-14 14:50:41 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-06-14 14:50:41 -0300 |
commit | cd640e7ca0a8968edf887d03db8224334f663e84 (patch) | |
tree | ba661f8fdd5f1a319e972249140a32d12de9414d /nonprism | |
parent | b845572a9d1c3b1d62b0c29d51930f890d3e0622 (diff) | |
download | abslibre-cd640e7ca0a8968edf887d03db8224334f663e84.tar.gz abslibre-cd640e7ca0a8968edf887d03db8224334f663e84.tar.bz2 abslibre-cd640e7ca0a8968edf887d03db8224334f663e84.zip |
sylpheed-nonprism-3.4.2-1: updating version
Diffstat (limited to 'nonprism')
-rw-r--r-- | nonprism/sylpheed-nonprism/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/nonprism/sylpheed-nonprism/PKGBUILD b/nonprism/sylpheed-nonprism/PKGBUILD index 98282e094..13d3ce4ea 100644 --- a/nonprism/sylpheed-nonprism/PKGBUILD +++ b/nonprism/sylpheed-nonprism/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 108818 2014-04-04 16:07:28Z speps $ +# $Id: PKGBUILD 113099 2014-06-13 15:15:18Z speps $ # Maintainer (Arch): speps <speps at aur dot archlinux dot org> # Contributor (Arch): Alexander Fehr <pizzapunk gmail com> # Contributor (Arch): dorphell <dorphell@archlinux.org> @@ -7,7 +7,7 @@ _pkgname=sylpheed pkgname=sylpheed-nonprism -pkgver=3.4.1 +pkgver=3.4.2 pkgrel=1 pkgdesc="Lightweight and user-friendly e-mail client, without Gmail support" arch=('i686' 'x86_64') @@ -21,7 +21,7 @@ makedepends=('openssl') install="$_pkgname.install" source=("http://sylpheed.sraoss.jp/$_pkgname/v${pkgver%.*}/$_pkgname-$pkgver.tar.bz2" 'nonprism.patch') -md5sums=('9071bb341a6d96244fe7cd5ff013c70d' +md5sums=('d4e53489763ff2cb575ab02890d91dc9' 'e1bddc14962e607cdb899ec082660639') prepare() { |