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

Daniel M. Capella polyzen at gemini.archlinux.org
Tue Jul 12 02:14:01 UTC 2022


    Date: Tuesday, July 12, 2022 @ 02:14:00
  Author: polyzen
Revision: 1249945

upgpkg: python-icalendar 4.1.0-1

Modified:
  python-icalendar/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-12 02:08:41 UTC (rev 1249944)
+++ PKGBUILD	2022-07-12 02:14:00 UTC (rev 1249945)
@@ -5,8 +5,8 @@
 
 _name=icalendar
 pkgname=python-icalendar
-pkgver=4.0.9
-pkgrel=3
+pkgver=4.1.0
+pkgrel=1
 pkgdesc='A parser/generator of iCalendar files (RFC 2445)'
 arch=('any')
 url="https://github.com/collective/icalendar"
@@ -15,8 +15,8 @@
 makedepends=('python-setuptools')
 checkdepends=('python-hypothesis' 'python-pytest')
 source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz")
-sha256sums=('cc73fa9c848744843046228cb66ea86cd8c18d73a51b140f7c003f760b84a997')
-b2sums=('c1ca7a7730404f7079e8fac8270f98a60ecd4e657f2b2b3d376d620f12c11a0db6dcd5713f7d2d4935c859d544497fa544b22ffb1a83be9c11ec2ea3923da93b')
+sha256sums=('9748b7c02efcc43e58d0615ae0976ac4f265e90dadee9b4f884de29905c1b395')
+b2sums=('a676b938101e901c45cfeceba031c35f26dc361832ca24877acefcbe9158e111d883b757a133d72901579f73b32e34adbcb47db6d8ccbaa49f013106c282401e')
 
 build() {
   cd "${_name}-${pkgver}"



More information about the arch-commits mailing list