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

Lukas Fleischer lfleischer at archlinux.org
Wed Oct 14 23:04:29 UTC 2020


    Date: Wednesday, October 14, 2020 @ 23:04:29
  Author: lfleischer
Revision: 724033

upgpkg: calcurse 4.7.0-1: upstream update

Modified:
  calcurse/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-14 22:55:02 UTC (rev 724032)
+++ PKGBUILD	2020-10-14 23:04:29 UTC (rev 724033)
@@ -3,8 +3,8 @@
 # Contributor: wain <wain.at.gmx.net>
 
 pkgname=calcurse
-pkgver=4.6.0
-pkgrel=2
+pkgver=4.7.0
+pkgrel=1
 pkgdesc='A text-based personal organizer.'
 arch=('x86_64')
 url='https://calcurse.org/'
@@ -13,7 +13,7 @@
 optdepends=('python: for CalDAV support' 'python-httplib2: for CalDAV support')
 install='calcurse.install'
 source=("https://calcurse.org/files/${pkgname}-${pkgver}.tar.gz"{,.asc})
-md5sums=('20b59e3a41713f6433be252ea8413dbe'
+md5sums=('0377ab767e2c9a0c2c045c94d18fc23c'
          'SKIP')
 validpgpkeys=(2E36D8620221482FC45CB7F2A91764759326B440) # Lukas Fleischer
 



More information about the arch-commits mailing list