Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
unison
Commits:
ee182f9b by Caleb Maclennan at 2024-11-05T17:59:56+03:00
upgpkg: 2.53.7-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = unison
pkgdesc = File-synchronization tool
- pkgver = 2.53.5
+ pkgver = 2.53.7
pkgrel = 1
url = https://github.com/bcpierce00/unison/
arch = x86_64
@@ -9,9 +9,9 @@ pkgbase = unison
makedepends = ocaml
optdepends = gtk3: graphical interface
options = !makeflags
- source =
https://github.com/bcpierce00/unison//archive/v2.53.5/unison-2.53.5.tar.gz
+ source =
https://github.com/bcpierce00/unison//archive/v2.53.7/unison-2.53.7.tar.gz
source = unison.desktop
- sha512sums =
eabeed7b428f1985610b47ce8bc7faac515fd24937727612aa45435da3e38d40b6cd6d227eb3b65dc370d46458cecfca9d0e9e1712b2b7fa41b76675f8115c4c
+ sha512sums =
11bd1d2792fb84fa2b29426516d7b91a2295febcb84052118d492a29d9ddaa23265b66cc88113019ec6782f3edcf596f7a37c8637e673b2928188248b9d63d60
sha512sums =
3e6e7b793deb60dab64c6e585e3b2ceee01ced0f8b73d1373ac1cd8aaaadb5c7415f2295b8a044a57fc15356dfe76bab002e1e633495e5f8e436871c83c48990
pkgname = unison
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
# Contributor: Tobias Powalowski <[email protected]>
pkgname=unison
-pkgver=2.53.5
+pkgver=2.53.7
pkgrel=1
pkgdesc='File-synchronization tool'
url="https://github.com/bcpierce00/$pkgname/"
@@ -16,7 +16,7 @@ makedepends=(lablgtk3
_archive="$pkgname-$pkgver"
source=("$url/archive/v$pkgver/$_archive.tar.gz"
"$pkgname.desktop")
-sha512sums=('eabeed7b428f1985610b47ce8bc7faac515fd24937727612aa45435da3e38d40b6cd6d227eb3b65dc370d46458cecfca9d0e9e1712b2b7fa41b76675f8115c4c'
+sha512sums=('11bd1d2792fb84fa2b29426516d7b91a2295febcb84052118d492a29d9ddaa23265b66cc88113019ec6782f3edcf596f7a37c8637e673b2928188248b9d63d60'
'3e6e7b793deb60dab64c6e585e3b2ceee01ced0f8b73d1373ac1cd8aaaadb5c7415f2295b8a044a57fc15356dfe76bab002e1e633495e5f8e436871c83c48990')
options=('!makeflags')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/unison/-/commit/ee182f9bf0d344be8333344a95d126f5d0428c98
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/unison/-/commit/ee182f9bf0d344be8333344a95d126f5d0428c98
You're receiving this email because of your account on gitlab.archlinux.org.