summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNarrat2016-01-28 19:53:07 +0100
committerNarrat2016-01-28 19:53:07 +0100
commitab78a87abe5a457b1bcf9f23074a1e2a502bb3f4 (patch)
treef60b9c0dce9a70f8e240a10c90bbb5995215680d
parentee1e1dc1c0c693eefa8d129147f35df00f071b22 (diff)
downloadaur-ab78a87abe5a457b1bcf9f23074a1e2a502bb3f4.tar.gz
Sylpheed: Update to 3.5.0
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 10 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e3d50629911a..bf0a2a97d16b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,8 @@
+# Generated by mksrcinfo v8
+# Thu Jan 28 18:53:08 UTC 2016
pkgbase = sylpheed-lite
pkgdesc = Lightweight in lightweight and user-friendly e-mail client
- pkgver = 3.4.3
+ pkgver = 3.5.0
pkgrel = 1
url = http://sylpheed.sraoss.jp/en/
install = sylpheed-lite.install
@@ -12,9 +14,9 @@ pkgbase = sylpheed-lite
depends = desktop-file-utils
conflicts = sylpheed
options = !libtool
- 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
+ source = http://sylpheed.sraoss.jp/sylpheed/v3.5/sylpheed-3.5.0.tar.gz
+ source = http://sylpheed.sraoss.jp/sylpheed/v3.5/sylpheed-3.5.0.tar.gz.asc
+ sha256sums = 75bcc631eb6a7c8c46fb3f5cd18d509e794a7974302d5e5bd3950599e7686983
sha256sums = SKIP
pkgname = sylpheed-lite
diff --git a/PKGBUILD b/PKGBUILD
index 63330eb1fd29..441cd2e42f0c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=sylpheed-lite
_pkgname=sylpheed
-pkgver=3.4.3
+pkgver=3.5.0
pkgrel=1
pkgdesc="Lightweight in lightweight and user-friendly e-mail client "
arch=('i686' 'x86_64')
@@ -14,10 +14,10 @@ makedepends=('openssl')
options=('!libtool')
conflicts=('sylpheed')
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")
+source=("http://sylpheed.sraoss.jp/$_pkgname/v3.5/$_pkgname-$pkgver.tar.gz"
+ "http://sylpheed.sraoss.jp/$_pkgname/v3.5/$_pkgname-$pkgver.tar.gz.asc")
validpgpkeys=('8CF3A5AC417ADE72B0AA4A835024337CC00C2E26') # Hiroyuki Yamamoto
-sha256sums=('8602fffa98a01beae95908cb708dc9f31d9caebad17081fe746c97a5ff27e42d'
+sha256sums=('75bcc631eb6a7c8c46fb3f5cd18d509e794a7974302d5e5bd3950599e7686983'
'SKIP')