summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXyne2022-07-16 00:56:33 +0200
committerXyne2022-07-16 00:56:33 +0200
commit288bb6a7ad4e169830c2cae7d92fc9507b3c0a6b (patch)
tree413852f042e01a75c9d422b2ea1053d3321cb475
parenta1ed3dca407e0b6a487e28613ab8093826183623 (diff)
downloadaur-288bb6a7ad4e169830c2cae7d92fc9507b3c0a6b.tar.gz
Update to 2017.8-4
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 65f44d91fb31..7205ded8c2c4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = synclinks
pkgdesc = A tool that synchronizes hierarchies of symlinks.
pkgver = 2017.8
- pkgrel = 2
+ pkgrel = 4
url = https://xyne.dev/projects/synclinks
arch = i686
arch = x86_64
@@ -9,10 +9,10 @@ pkgbase = synclinks
depends = glibc
source = https://xyne.dev/projects/synclinks/src/synclinks-2017.8.tar.xz
source = https://xyne.dev/projects/synclinks/src/synclinks-2017.8.tar.xz.sig
- validpgpkeys = EC3CBE7F607D11E663149E811D1F0DC78F173680
+ validpgpkeys = D89FAAEB4CECAFD199A2F5E612C6F735F7A9A519
md5sums = 22737092f6ad455ae2e59bb45a0b3ca6
- md5sums = 4f239248775ad2e4a1e755c0e3c9819a
+ md5sums = 7bdbc0e32864204081aee5cbe9316313
sha512sums = 59c99832ab2c9e3c789cc267c7a81cd97379d3813b43a1fc99db35dc8eb5eb24a83ebda03741a79a9313643ea72342d6583d922e9a56e9ba742b38d04555c494
- sha512sums = 43db73eb9113908451dcabd28e267eec9579a332a34e450f1e24670fa95c948857c4b319c4b60e11ba565f00e955da1cba5a6c00da618a153adcd5c5bed6dfe9
+ sha512sums = 9cbc1d221d9035baae056c2b7e717e637f573800c25d98eeb191d49cab95a48c3249545e601abc879a1498688cbee6799b207c0a81ce3b7dc00abbde47e6a180
pkgname = synclinks
diff --git a/PKGBUILD b/PKGBUILD
index 87ff058aff17..069c4fc67726 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
#Maintainer: Xyne <gro xunilhcra enyx, backwards>
pkgname=synclinks
pkgver=2017.8
-pkgrel=2
+pkgrel=4
pkgdesc='A tool that synchronizes hierarchies of symlinks.'
arch=(i686 x86_64)
license=(GPL)
@@ -13,13 +13,13 @@ source=(
)
sha512sums=(
59c99832ab2c9e3c789cc267c7a81cd97379d3813b43a1fc99db35dc8eb5eb24a83ebda03741a79a9313643ea72342d6583d922e9a56e9ba742b38d04555c494
- 43db73eb9113908451dcabd28e267eec9579a332a34e450f1e24670fa95c948857c4b319c4b60e11ba565f00e955da1cba5a6c00da618a153adcd5c5bed6dfe9
+ 9cbc1d221d9035baae056c2b7e717e637f573800c25d98eeb191d49cab95a48c3249545e601abc879a1498688cbee6799b207c0a81ce3b7dc00abbde47e6a180
)
md5sums=(
22737092f6ad455ae2e59bb45a0b3ca6
- 4f239248775ad2e4a1e755c0e3c9819a
+ 7bdbc0e32864204081aee5cbe9316313
)
-validpgpkeys=('EC3CBE7F607D11E663149E811D1F0DC78F173680')
+validpgpkeys=('D89FAAEB4CECAFD199A2F5E612C6F735F7A9A519')
build ()
{