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 0a6ee00f8b34..db04851ddbe4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = sylpheed-beta-iconmod
pkgdesc = Lightweight e-mail client. Latest official beta with the coonsden.com icon theme.
- pkgver = 3.7.0beta1
- pkgrel = 4
+ pkgver = 3.8.0beta1
+ pkgrel = 1
url = http://sylpheed.sraoss.jp/en/
arch = i686
arch = x86_64
@@ -14,15 +14,14 @@ pkgbase = sylpheed-beta-iconmod
conflicts = sylpheed
conflicts = sylpheed-beta
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
source = Sylpheed3.0_icon-set.tar.gz
validpgpkeys = 8CF3A5AC417ADE72B0AA4A835024337CC00C2E26
- md5sums = 21826a6096cc6feb732bdaeb87435435
+ md5sums = 7496ab4614695831f9d041e4ed7ab23e
md5sums = SKIP
md5sums = b05b75bb2bd46d4022f920e09e0b1923
md5sums = f0fa7317216cf4f159f1cd1edfa1af39
pkgname = sylpheed-beta-iconmod
-
diff --git a/PKGBUILD b/PKGBUILD
index c8d941159225..0819e7b042a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Einar Lielmanis <einar@spicausis.lv>
pkgname=sylpheed-beta-iconmod
-pkgver=3.7.0beta1
-pkgrel=4
+pkgver=3.8.0beta1
+pkgrel=1
pkgdesc="Lightweight e-mail client. Latest official beta with the coonsden.com icon theme."
arch=('i686' 'x86_64')
url="http://sylpheed.sraoss.jp/en/"
@@ -11,7 +11,7 @@ depends=('gpgme' 'gtk2' 'compface' 'gtkspell')
options=('libtool')
conflicts=('sylpheed' 'sylpheed-beta')
provides=('sylpheed')
-source=(http://sylpheed.sraoss.jp/sylpheed/v3.7beta/sylpheed-$pkgver.tar.bz2{,.asc}
+source=(http://sylpheed.sraoss.jp/sylpheed/v3.8beta/sylpheed-$pkgver.tar.bz2{,.asc}
ssl-sni-support.patch
Sylpheed3.0_icon-set.tar.gz)
@@ -42,7 +42,7 @@ package() {
validpgpkeys=('8CF3A5AC417ADE72B0AA4A835024337CC00C2E26')
-md5sums=('21826a6096cc6feb732bdaeb87435435'
+md5sums=('7496ab4614695831f9d041e4ed7ab23e'
'SKIP'
'b05b75bb2bd46d4022f920e09e0b1923'
'f0fa7317216cf4f159f1cd1edfa1af39')