summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO11
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 17f3913896ac..b5f7183d84b5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = sylpheed-beta
pkgdesc = Lightweight and user-friendly e-mail client. Latest official beta version.
- pkgver = 3.7.0beta1
- pkgrel = 4
+ pkgver = 3.8.0beta1
+ pkgrel = 1
url = http://sylpheed.sraoss.jp/en/
arch = i686
arch = x86_64
@@ -14,13 +14,12 @@ pkgbase = sylpheed-beta
conflicts = sylpheed
conflicts = sylpheed-beta-iconmod
options = libtool
- source = http://sylpheed.sraoss.jp/sylpheed/v3.7beta/sylpheed-3.7.0beta1.tar.bz2
- source = http://sylpheed.sraoss.jp/sylpheed/v3.7beta/sylpheed-3.7.0beta1.tar.bz2.asc
+ source = http://sylpheed.sraoss.jp/sylpheed/v3.8beta/sylpheed-3.8.0beta1.tar.bz2
+ source = http://sylpheed.sraoss.jp/sylpheed/v3.8beta/sylpheed-3.8.0beta1.tar.bz2.asc
source = ssl-sni-support.patch
validpgpkeys = 8CF3A5AC417ADE72B0AA4A835024337CC00C2E26
- md5sums = 21826a6096cc6feb732bdaeb87435435
+ md5sums = 7496ab4614695831f9d041e4ed7ab23e
md5sums = SKIP
md5sums = b05b75bb2bd46d4022f920e09e0b1923
pkgname = sylpheed-beta
-
diff --git a/PKGBUILD b/PKGBUILD
index 597296456e8b..3cbdbcaa807c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Einar Lielmanis <einar@spicausis.lv>
pkgname=sylpheed-beta
-pkgver=3.7.0beta1
-pkgrel=4
+pkgver=3.8.0beta1
+pkgrel=1
pkgdesc="Lightweight and user-friendly e-mail client. Latest official beta version."
arch=('i686' 'x86_64')
url="http://sylpheed.sraoss.jp/en/"
@@ -12,7 +12,7 @@ options=('libtool')
conflicts=('sylpheed' 'sylpheed-beta-iconmod')
provides=('sylpheed')
source=(
- http://sylpheed.sraoss.jp/sylpheed/v3.7beta/sylpheed-$pkgver.tar.bz2{,.asc}
+ http://sylpheed.sraoss.jp/sylpheed/v3.8beta/sylpheed-$pkgver.tar.bz2{,.asc}
ssl-sni-support.patch
)
@@ -39,6 +39,6 @@ package() {
validpgpkeys=('8CF3A5AC417ADE72B0AA4A835024337CC00C2E26')
-md5sums=('21826a6096cc6feb732bdaeb87435435'
+md5sums=('7496ab4614695831f9d041e4ed7ab23e'
'SKIP'
'b05b75bb2bd46d4022f920e09e0b1923')