summaryrefslogtreecommitdiff
path: root/community/remind/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/remind/PKGBUILD')
-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}"