Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
remind


Commits:
7896357e by Antonio Rojas at 2025-09-20T19:00:35+02:00
upgpkg: 6.1.2-1: Upstream update

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,16 +1,16 @@
 pkgbase = remind
        pkgdesc = A sophisticated calendar and alarm program.
-       pkgver = 6.1.1
+       pkgver = 6.1.2
        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.01.tar.gz
-       source = 
https://dianne.skoll.ca/projects/remind/download/remind-06.01.01.tar.gz.sig
+       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
        validpgpkeys = 738E4D954052902C147D07B2685A5A5E511D30E2
-       sha256sums = 
ece63699bc6cef7a1aca20d90868580d57179298650b3da5d4b7902f8a566693
+       sha256sums = 
45c08228a0aa78fbcbcc6c8259236c25b12a0aa802477bacaadf9a3d5a09fd28
        sha256sums = SKIP
 
 pkgname = remind


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: Daniel J Griffiths <[email protected]>
 
 pkgname=remind
-pkgver=6.1.1
+pkgver=6.1.2
 _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=('ece63699bc6cef7a1aca20d90868580d57179298650b3da5d4b7902f8a566693'
+sha256sums=('45c08228a0aa78fbcbcc6c8259236c25b12a0aa802477bacaadf9a3d5a09fd28'
             'SKIP')
 validpgpkeys=('738E4D954052902C147D07B2685A5A5E511D30E2') # Dianne Skoll
 



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

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


Reply via email to