From 0020cc650ff973f269f23332e82fc097254d0adc Mon Sep 17 00:00:00 2001 From: root Date: Sun, 12 Feb 2012 23:15:07 +0000 Subject: Sun Feb 12 23:15:07 UTC 2012 --- community/remind/PKGBUILD | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'community/remind') diff --git a/community/remind/PKGBUILD b/community/remind/PKGBUILD index 27bb61ee9..3b98b5121 100644 --- a/community/remind/PKGBUILD +++ b/community/remind/PKGBUILD @@ -4,16 +4,17 @@ # Maintainer: Daniel J Griffiths pkgname=remind -pkgver=3.01.10 -pkgrel=2 -pkgdesc='A sophisticated calendar and alarm progam.' +pkgver=3.01.12 +pkgrel=1 +pkgdesc='A sophisticated calendar and alarm program.' arch=('i686' 'x86_64') url='http://www.roaringpenguin.com/penguin/open_source_remind.php' license=('GPL') depends=('tk' 'tcllib') -source=("http://www.roaringpenguin.com/files/download/${pkgname}-0${pkgver}.tar.gz") +source=("http://www.roaringpenguin.com/files/download/${pkgname}-0${pkgver}.tar.gz"{,.sig}) options=('!emptydirs') -md5sums=('f6f7829d3ac92e0d6d463c59b5e6ce3f') +md5sums=('de16cbfc3ee94defcb1abdf78b2ebcd1' + '4be6e58ad5117fe2299489b01db45d48') build() { cd "${pkgname}-0${pkgver}" -- cgit v1.2.3-54-g00ecf