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

Lukas Fleischer lfleischer at archlinux.org
Sun Jun 23 17:04:02 UTC 2019


    Date: Sunday, June 23, 2019 @ 17:04:01
  Author: lfleischer
Revision: 483204

upgpkg: remind 3.1.16-1

Upstream update.

Modified:
  remind/trunk/PKGBUILD

----------+
 PKGBUILD |   14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-23 17:03:03 UTC (rev 483203)
+++ PKGBUILD	2019-06-23 17:04:01 UTC (rev 483204)
@@ -4,20 +4,20 @@
 # Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
 
 pkgname=remind
-pkgver=3.1.15
-_pkgver=03.01.15
-pkgrel=3
+pkgver=3.1.16
+_pkgver=03.01.16
+pkgrel=1
 pkgdesc='A sophisticated calendar and alarm program.'
 arch=('x86_64')
-url='https://roaringpenguin.com/products/remind'
+url='https://dianne.skoll.ca/projects/remind/'
 license=('GPL')
 optdepends=('tk: for tkremind'
             'tcl: for cm2rem.tcl')
-source=("https://www.roaringpenguin.com/files/download/${pkgname}-${_pkgver}.tar.gz"{,.sig})
+source=("https://dianne.skoll.ca/projects/$pkgname/download/$pkgname-$_pkgver.tar.gz"{,.sig})
 options=('!emptydirs')
-md5sums=('089c51c060fdda2357a833800a5bfe39'
+md5sums=('17ba30c2aee7f3156cc8de308be123ed'
          'SKIP')
-validpgpkeys=('FC2E9B645468698FD7B21655C1842E2A126F42E0') # David F. Skoll
+validpgpkeys=('738E4D954052902C147D07B2685A5A5E511D30E2') # Dianne Skoll
 
 build() {
   cd "${pkgname}-${_pkgver}"



More information about the arch-commits mailing list