[arch-commits] Commit in unison/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Sat May 14 09:07:32 UTC 2022
Date: Saturday, May 14, 2022 @ 09:07:31
Author: arojas
Revision: 445454
Update to 2.52.1
Modified:
unison/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-05-14 09:00:56 UTC (rev 445453)
+++ PKGBUILD 2022-05-14 09:07:31 UTC (rev 445454)
@@ -2,7 +2,7 @@
#Contributor: Tobias Powalowski <tpowa at archlinux.org>
pkgname=unison
-pkgver=2.52.0
+pkgver=2.52.1
pkgrel=1
pkgdesc='File-synchronization tool'
#url='https://github.com/bcpierce00/unison/'
@@ -11,10 +11,10 @@
license=('GPL2')
optdepends=('gtk2: graphical interface')
makedepends=('ocaml>=4.11.0' 'emacs' 'lablgtk2')
-source=("https://github.com/bcpierce00/unison/archive/v${pkgver}.tar.gz"
+source=("https://github.com/bcpierce00/unison/archive/v$pkgver/$pkgname-$pkgver.tar.gz"
'large.patch'
'desktop')
-sha512sums=('24cfb43b40a05f85164c43e8744216142db4cd74d9d09ba7178f25f794b0dcce252597fa1eb49a4133e63d891c8d23fd7472669cf9f52777bc6aa86b0a50e6f5'
+sha512sums=('6b1b44ffb9c1f6373e7250b28c08c26dfc4281ff750f64155872317e1b98fce40fb3adf16ad89ebe0d033c93254c048c8b7d641163219642bfea9b4bb37c9e0a'
'e2f7a5e6e832ee9c694f36e399178652456d2047b22cba86603982cd6f6caf54e520fc87a8bde1940b2da46102cf3aa89f3e062c965efc77cd840b47e01b4d2f'
'74526b1f583f49b3e1c68b72c9ab3d5875796b8b371c1388cf3b5b25aef8a0304023e9bb960b2ff9aec2eb989f712e99b2c049b8075529074f62ef9ffd6c1cdd')
options=('!makeflags')
More information about the arch-commits
mailing list