summaryrefslogtreecommitdiff
path: root/community/remind/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/remind/PKGBUILD')
-rw-r--r--community/remind/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/remind/PKGBUILD b/community/remind/PKGBUILD
index 3b98b5121..73cee013d 100644
--- a/community/remind/PKGBUILD
+++ b/community/remind/PKGBUILD
@@ -4,7 +4,7 @@
# Maintainer: Daniel J Griffiths <ghost1227@archlinux.us>
pkgname=remind
-pkgver=3.01.12
+pkgver=3.01.13
pkgrel=1
pkgdesc='A sophisticated calendar and alarm program.'
arch=('i686' 'x86_64')
@@ -13,8 +13,8 @@ license=('GPL')
depends=('tk' 'tcllib')
source=("http://www.roaringpenguin.com/files/download/${pkgname}-0${pkgver}.tar.gz"{,.sig})
options=('!emptydirs')
-md5sums=('de16cbfc3ee94defcb1abdf78b2ebcd1'
- '4be6e58ad5117fe2299489b01db45d48')
+md5sums=('9b746d257eccd5961d61c649cf48305c'
+ 'SKIP')
build() {
cd "${pkgname}-0${pkgver}"