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


Commits:
2f3d2f94 by Antonio Rojas at 2026-06-14T22:49:16+02:00
upgpkg: 4.0.3-1: Upstream update

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = libical
        pkgdesc = An open source reference implementation of the icalendar data 
type and serialization format
-       pkgver = 4.0.2
+       pkgver = 4.0.3
        pkgrel = 1
        url = https://github.com/libical/libical
        arch = x86_64
@@ -20,7 +20,7 @@ pkgbase = libical
        depends = libgcc
        depends = libstdc++
        depends = libxml2
-       source = git+https://github.com/libical/libical#tag=v4.0.2
-       sha512sums = 
e4fbeb3fbcb5e016fa812fd8b6ea5f955a4c01ed0a028a7a7f2b3c06808335524c433fa064dc300909dbc3d6fd4c11f53d5f94fe3248d12fb55268a4f4077f7b
+       source = git+https://github.com/libical/libical#tag=v4.0.3
+       sha512sums = 
520d4104b7e2fb3ca1d41cf7918dc5e6237d3651cb6f201207f64957fe42fe9cd0adbcd22b1e15c6acd0826c93d26de29dc1121c3ede5093bbc2725013b80b9a
 
 pkgname = libical


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Pierre Schmitz <[email protected]>
 
 pkgname=libical
-pkgver=4.0.2
+pkgver=4.0.3
 pkgrel=1
 pkgdesc="An open source reference implementation of the icalendar data type 
and serialization format"
 arch=(x86_64)
@@ -24,7 +24,7 @@ makedepends=(cmake
              vala)
 checkdepends=(python-gobject)
 source=(git+https://github.com/libical/libical#tag=v$pkgver)
-sha512sums=('e4fbeb3fbcb5e016fa812fd8b6ea5f955a4c01ed0a028a7a7f2b3c06808335524c433fa064dc300909dbc3d6fd4c11f53d5f94fe3248d12fb55268a4f4077f7b')
+sha512sums=('520d4104b7e2fb3ca1d41cf7918dc5e6237d3651cb6f201207f64957fe42fe9cd0adbcd22b1e15c6acd0826c93d26de29dc1121c3ede5093bbc2725013b80b9a')
 
 build() {
   cmake -S $pkgname -B build \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libical/-/commit/2f3d2f94c3306dcf565770eb9f3415fae1c1a35b

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libical/-/commit/2f3d2f94c3306dcf565770eb9f3415fae1c1a35b
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