Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages /
pimsync
Commits:
fb43e640 by Daniel M. Capella at 2026-01-03T11:09:44-05:00
upgpkg: 0.5.5-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = pimsync
pkgdesc = Synchronize calendars and contacts
- pkgver = 0.5.4
+ pkgver = 0.5.5
pkgrel = 1
url = https://pimsync.whynothugo.nl/
arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = pimsync
depends = gcc-libs
depends = sqlite
options = !lto
- source = git+https://git.sr.ht/~whynothugo/pimsync#tag=v0.5.4
- b2sums =
e9e80e47873a42567d30ff21043f3f6fc3696c693059d8c0a3ff30844a29e1e75b2c8f325762ca1232f2d4f795974230aaf76b7e76f9200fe25235b4e91204d2
+ source = git+https://git.sr.ht/~whynothugo/pimsync#tag=v0.5.5
+ b2sums =
d526c045207cac060977f15ae71c527211a5ec25c80b1f9c2cf7b158ea4bab13a478eefeca2d16411245f2a541f91d79f01222b2f5c4fa570ef4cb2cf0027002
pkgname = pimsync
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Daniel M. Capella <[email protected]>
pkgname=pimsync
-pkgver=0.5.4
+pkgver=0.5.5
pkgrel=1
pkgdesc='Synchronize calendars and contacts'
arch=(x86_64)
@@ -17,7 +17,7 @@ makedepends=(
)
options=(!lto)
source=("git+https://git.sr.ht/~whynothugo/pimsync#tag=v$pkgver")
-b2sums=('e9e80e47873a42567d30ff21043f3f6fc3696c693059d8c0a3ff30844a29e1e75b2c8f325762ca1232f2d4f795974230aaf76b7e76f9200fe25235b4e91204d2')
+b2sums=('d526c045207cac060977f15ae71c527211a5ec25c80b1f9c2cf7b158ea4bab13a478eefeca2d16411245f2a541f91d79f01222b2f5c4fa570ef4cb2cf0027002')
prepare() {
cd $pkgname
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pimsync/-/commit/fb43e640045fe0f24d54e3e648cf658304480b13
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pimsync/-/commit/fb43e640045fe0f24d54e3e648cf658304480b13
You're receiving this email because of your account on gitlab.archlinux.org.