summaryrefslogtreecommitdiff
path: root/community/remind
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2012-02-13 01:08:38 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2012-02-13 01:08:38 -0300
commit6b1c32bde545b9e47ab1fe83fdfb722ca6218393 (patch)
treeac8f75aa35fc81be9eaffe905ab498e7713b2f84 /community/remind
parent2c721caa534df76621bf07705ed0ea80efe44f8b (diff)
parent0020cc650ff973f269f23332e82fc097254d0adc (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/ccze/PKGBUILD community/remind/PKGBUILD core/iw/PKGBUILD core/less/PKGBUILD extra/davfs2/PKGBUILD extra/ettercap/PKGBUILD extra/gtk-xfce-engine/PKGBUILD extra/imagemagick/PKGBUILD extra/kismet/PKGBUILD extra/libmp3splt/PKGBUILD extra/php/PKGBUILD extra/xfce4-verve-plugin/PKGBUILD multilib/lib32-glib2/PKGBUILD multilib/lib32-pcre/PKGBUILD multilib/wine/PKGBUILD staging/xorg-server/PKGBUILD
Diffstat (limited to 'community/remind')
-rw-r--r--community/remind/PKGBUILD11
1 files changed, 6 insertions, 5 deletions
diff --git a/community/remind/PKGBUILD b/community/remind/PKGBUILD
index 0927cd990..ccc4a8411 100644
--- a/community/remind/PKGBUILD
+++ b/community/remind/PKGBUILD
@@ -4,16 +4,17 @@
# Maintainer: Daniel J Griffiths <ghost1227@archlinux.us>
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' 'mips64el')
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}"