[arch-commits] Commit in re-alpine/trunk (PKGBUILD)

Eric Bélanger eric at archlinux.org
Thu Jan 3 03:51:17 UTC 2013


    Date: Wednesday, January 2, 2013 @ 22:51:17
  Author: eric
Revision: 174143

upgpkg: re-alpine 2.03-1

Upstream update

Modified:
  re-alpine/trunk/PKGBUILD

----------+
 PKGBUILD |   11 +++--------
 1 file changed, 3 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-01-02 15:56:20 UTC (rev 174142)
+++ PKGBUILD	2013-01-03 03:51:17 UTC (rev 174143)
@@ -3,8 +3,8 @@
 # Contributor: Smith Dhumbumroong <zodmaner at gmail.com>
 
 pkgname=re-alpine
-pkgver=2.02
-pkgrel=3
+pkgver=2.03
+pkgrel=1
 pkgdesc="The continuation of the Alpine email client from University of Washington"
 arch=('i686' 'x86_64')
 url="http://sourceforge.net/projects/re-alpine/"
@@ -12,15 +12,10 @@
 depends=('libldap' 'krb5')
 optdepends=('aspell: spell-checking support'
 	    'hunspell: spell-checking support')
-provides=('pine' 'alpine')
-conflicts=('pine' 'alpine')
-replaces=('pine' 'alpine')
 options=('!makeflags')
 source=(http://downloads.sourceforge.net/project/re-alpine/${pkgname}-${pkgver}.tar.bz2 
         maildir.patch)
-md5sums=('5e75826b15f05674856be8618bdefdfb'
-         '8d7a0e8d940e84e978f50266405c7361')
-sha1sums=('9c2f13dbc7ca75e7a09f81df607db84694b10fa6'
+sha1sums=('8e1c4f4a4d38814478e8bd3bbeed1c0f8ee9491b'
           'c09a8e42f9dba3e63a3755a9c418af95da721d8d')
 
 build() {




More information about the arch-commits mailing list