Jonathan Steel pushed to branch main at Arch Linux / Packaging / Packages / 
remind


Commits:
7a89046a by Jonathan Steel at 2026-06-06T10:37:46+01:00
upgpkg: 6.2.7-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,16 +1,16 @@
 pkgbase = remind
        pkgdesc = A sophisticated calendar and alarm program.
-       pkgver = 6.1.2
+       pkgver = 6.2.7
        pkgrel = 1
        url = https://dianne.skoll.ca/projects/remind/
        arch = x86_64
        license = GPL2
        optdepends = tk: for tkremind
        options = !emptydirs
-       source = 
https://dianne.skoll.ca/projects/remind/download/remind-06.01.02.tar.gz
-       source = 
https://dianne.skoll.ca/projects/remind/download/remind-06.01.02.tar.gz.sig
+       source = 
https://dianne.skoll.ca/projects/remind/download/remind-06.02.07.tar.gz
+       source = 
https://dianne.skoll.ca/projects/remind/download/remind-06.02.07.tar.gz.sig
        validpgpkeys = 738E4D954052902C147D07B2685A5A5E511D30E2
-       sha256sums = 
45c08228a0aa78fbcbcc6c8259236c25b12a0aa802477bacaadf9a3d5a09fd28
+       sha256sums = 
cc13a1dfc4326177592e12439a9ac02e8f611ca862539b98947944e98aa297dc
        sha256sums = SKIP
 
 pkgname = remind


=====================================
PKGBUILD
=====================================
@@ -1,10 +1,11 @@
-# Maintainer: Lukas Fleischer <[email protected]>
+# Maintainer: Jonathan Steel <jsteel at archlinux.org>
+# Contributor: Lukas Fleischer <[email protected]>
 # Contributor: Jeff 'codemac' Mickey <[email protected]>
 # Contributor: Sebastian Sontberg <[email protected]>
 # Contributor: Daniel J Griffiths <[email protected]>
 
 pkgname=remind
-pkgver=6.1.2
+pkgver=6.2.7
 _pkgver=$(echo "$pkgver" | awk -F. '{ printf "%02d.%02d.%02d", $1, $2, $3 }')
 pkgrel=1
 pkgdesc='A sophisticated calendar and alarm program.'
@@ -14,7 +15,7 @@ license=('GPL2')
 optdepends=('tk: for tkremind')
 
source=("https://dianne.skoll.ca/projects/$pkgname/download/$pkgname-$_pkgver.tar.gz"{,.sig})
 options=('!emptydirs')
-sha256sums=('45c08228a0aa78fbcbcc6c8259236c25b12a0aa802477bacaadf9a3d5a09fd28'
+sha256sums=('cc13a1dfc4326177592e12439a9ac02e8f611ca862539b98947944e98aa297dc'
             'SKIP')
 validpgpkeys=('738E4D954052902C147D07B2685A5A5E511D30E2') # Dianne Skoll
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/remind/-/commit/7a89046a07af22227b34c45b1383a7edb9d83fbe

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/remind/-/commit/7a89046a07af22227b34c45b1383a7edb9d83fbe
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to