summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNarrat2015-07-25 16:55:25 +0200
committerNarrat2015-07-25 16:55:25 +0200
commitee1e1dc1c0c693eefa8d129147f35df00f071b22 (patch)
treee8f93af0c505dfa95f045864cc5fa01f484ca999
parent5a7b45202d76fd9afe67adc1750cdccd155250c3 (diff)
downloadaur-ee1e1dc1c0c693eefa8d129147f35df00f071b22.tar.gz
Sylpheed: Update to 3.4.3
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 79105ca385ab..e3d50629911a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = sylpheed-lite
pkgdesc = Lightweight in lightweight and user-friendly e-mail client
- pkgver = 3.4.2
- pkgrel = 2
+ pkgver = 3.4.3
+ pkgrel = 1
url = http://sylpheed.sraoss.jp/en/
install = sylpheed-lite.install
arch = i686
@@ -12,9 +12,9 @@ pkgbase = sylpheed-lite
depends = desktop-file-utils
conflicts = sylpheed
options = !libtool
- source = http://sylpheed.sraoss.jp/sylpheed/v3.4/sylpheed-3.4.2.tar.gz
- source = http://sylpheed.sraoss.jp/sylpheed/v3.4/sylpheed-3.4.2.tar.gz.asc
- sha256sums = a4c47b570a5b565d14ff9933cf2e03fcb895034c1f072f9cd2c4a9867a2f2263
+ source = http://sylpheed.sraoss.jp/sylpheed/v3.4/sylpheed-3.4.3.tar.gz
+ source = http://sylpheed.sraoss.jp/sylpheed/v3.4/sylpheed-3.4.3.tar.gz.asc
+ sha256sums = 8602fffa98a01beae95908cb708dc9f31d9caebad17081fe746c97a5ff27e42d
sha256sums = SKIP
pkgname = sylpheed-lite
diff --git a/PKGBUILD b/PKGBUILD
index daf287ab4380..63330eb1fd29 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgname=sylpheed-lite
_pkgname=sylpheed
-pkgver=3.4.2
-pkgrel=2
+pkgver=3.4.3
+pkgrel=1
pkgdesc="Lightweight in lightweight and user-friendly e-mail client "
arch=('i686' 'x86_64')
url="http://sylpheed.sraoss.jp/en/"
@@ -17,7 +17,7 @@ install="$pkgname.install"
source=("http://sylpheed.sraoss.jp/$_pkgname/v3.4/$_pkgname-$pkgver.tar.gz"
"http://sylpheed.sraoss.jp/$_pkgname/v3.4/$_pkgname-$pkgver.tar.gz.asc")
validpgpkeys=('8CF3A5AC417ADE72B0AA4A835024337CC00C2E26') # Hiroyuki Yamamoto
-sha256sums=('a4c47b570a5b565d14ff9933cf2e03fcb895034c1f072f9cd2c4a9867a2f2263'
+sha256sums=('8602fffa98a01beae95908cb708dc9f31d9caebad17081fe746c97a5ff27e42d'
'SKIP')