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

andyrtr at archlinux.org andyrtr at archlinux.org
Wed Jul 2 17:40:31 UTC 2008


    Date: Wednesday, July 2, 2008 @ 13:40:31
  Author: andyrtr
Revision: 4015

upgpkg: alpine 1.10-2

Modified:
  alpine/trunk/PKGBUILD

----------+
 PKGBUILD |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-07-02 17:33:59 UTC (rev 4014)
+++ PKGBUILD	2008-07-02 17:40:31 UTC (rev 4015)
@@ -4,21 +4,22 @@
 
 pkgname=alpine
 pkgver=1.10
-pkgrel=1
+pkgrel=2
 pkgdesc="The Apache-licensed PINE (a tool for reading, sending, and managing electronic messages)"
 arch=('i686' 'x86_64')
 url="http://www.washington.edu/alpine/"
 license=('APACHE')
-depends=('libldap' 'heimdal' 'gettext')
+depends=('libldap' 'heimdal>=1.2' 'gettext')
 provides=('pine')
 conflicts=('pine')
 replaces=('pine')
 options=('!makeflags')
 install=alpine.install
 source=(ftp://ftp.cac.washington.edu/${pkgname}/${pkgname}.tar.bz2 \
+	# patch seems updated, maybe we should store it somewhere on Gerolde /other/alpine/
         http://staff.washington.edu/chappa/alpine/patches/${pkgname}-${pkgver}/all.patch.gz)
-md5sums=('c507684620766ed091186785a0dccbca' '41e354b6d02e358d3bb993086b4dee4a')
-sha1sums=('fe8f83ad9f5b8e528ee61960877443d518af9eed' '3f791eccd60c2ac769eb6472477c0dcdb2d7b8ec')
+md5sums=('c507684620766ed091186785a0dccbca'
+         '84fdeda71fdf7300dff1c612714815cf')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}





More information about the arch-commits mailing list