Lukas Fleischer pushed to branch main at Arch Linux / Packaging / Packages / 
remind


Commits:
947666ef by Lukas Fleischer at 2025-03-27T18:07:35+01:00
upgpkg: 5.3.5-1: update to 05.03.05

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,16 +1,16 @@
 pkgbase = remind
        pkgdesc = A sophisticated calendar and alarm program.
-       pkgver = 5.2.3
+       pkgver = 5.3.5
        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-05.02.03.tar.gz
-       source = 
https://dianne.skoll.ca/projects/remind/download/remind-05.02.03.tar.gz.sig
+       source = 
https://dianne.skoll.ca/projects/remind/download/remind-05.03.05.tar.gz
+       source = 
https://dianne.skoll.ca/projects/remind/download/remind-05.03.05.tar.gz.sig
        validpgpkeys = 738E4D954052902C147D07B2685A5A5E511D30E2
-       sha256sums = 
74615cf80fdb52caafef0730ffbc1c460f905c9b1d01ce218931baef2c4e278b
+       sha256sums = 
2f6b7fa45634c0bc8fa8d28f712b729f9176056074f43ca4dd5abce6b4c0255a
        sha256sums = SKIP
 
 pkgname = remind


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: Daniel J Griffiths <[email protected]>
 
 pkgname=remind
-pkgver=5.2.3
+pkgver=5.3.5
 _pkgver=$(echo "$pkgver" | awk -F. '{ printf "%02d.%02d.%02d", $1, $2, $3 }')
 pkgrel=1
 pkgdesc='A sophisticated calendar and alarm program.'
@@ -14,7 +14,7 @@ license=('GPL2')
 optdepends=('tk: for tkremind')
 
source=("https://dianne.skoll.ca/projects/$pkgname/download/$pkgname-$_pkgver.tar.gz"{,.sig})
 options=('!emptydirs')
-sha256sums=('74615cf80fdb52caafef0730ffbc1c460f905c9b1d01ce218931baef2c4e278b'
+sha256sums=('2f6b7fa45634c0bc8fa8d28f712b729f9176056074f43ca4dd5abce6b4c0255a'
             'SKIP')
 validpgpkeys=('738E4D954052902C147D07B2685A5A5E511D30E2') # Dianne Skoll
 



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/remind/-/commit/947666efd5765cc3ec82d1ee225a428c3d0f3778
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to