summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarl Smedstad2023-08-14 16:44:34 +0200
committerCarl Smedstad2023-08-14 16:44:34 +0200
commit36ca89b482f0ebe12b0929200868521c894069a3 (patch)
treedd20bbe2b8524282fbbc5b903813e5e7f4754790
parent64a78af9391110f76b8acb6cb03695aaa5a9ce44 (diff)
downloadaur-36ca89b482f0ebe12b0929200868521c894069a3.tar.gz
Publish version 2023.08.14.00-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ade1d682af34..0fef846941e5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = watchman
pkgdesc = Watches files and records, or triggers actions, when they change
- pkgver = 2023.08.07.00
+ pkgver = 2023.08.14.00
pkgrel = 1
url = https://github.com/facebook/watchman
arch = x86_64
@@ -25,14 +25,14 @@ pkgbase = watchman
depends = python
depends = xz
backup = etc/watchman.json
- source = watchman-2023.08.07.00.tar.gz::https://github.com/facebook/watchman/archive/refs/tags/v2023.08.07.00.tar.gz
+ source = watchman-2023.08.14.00.tar.gz::https://github.com/facebook/watchman/archive/refs/tags/v2023.08.14.00.tar.gz
source = https://src.fedoraproject.org/rpms/watchman/raw/a446ccc61c73d74053792656c3832f93bf0fe262/f/watchman-destdir.patch
source = watchman.conf
source = watchman.json
source = watchman.service
source = watchman.socket
source = 0001-Fix-build-with-fmt-10.patch
- sha256sums = 8158efc9a6ecf56dbfd2c52cfd6689ca073655b909bf61100c0f88bf5c0b0720
+ sha256sums = aa56da5e9b7957f37af9a41d7f5ff99d6924a1c7b23e8707de35f3b819a4024c
sha256sums = d40feab6aa7dc6522c648660e88642fdf721ee1f9d80c23f6891a6381067a38b
sha256sums = 3ebc93cb91ec9b9603969e222fd3ffd9baa4a1d07a7b3bd7aabf956ec2e177c8
sha256sums = ca3d163bab055381827226140568f3bef7eaac187cebd76878e0b63e9e442356
diff --git a/PKGBUILD b/PKGBUILD
index 6bd8174a862c..fa8264eb176f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Michael Louis Thaler <michael.louis.thaler@gmail.com>
pkgname=watchman
-pkgver=2023.08.07.00
+pkgver=2023.08.14.00
pkgrel=1
pkgdesc="Watches files and records, or triggers actions, when they change"
url="https://github.com/facebook/watchman"
@@ -46,7 +46,7 @@ source=(
"0001-Fix-build-with-fmt-10.patch"
)
sha256sums=(
- '8158efc9a6ecf56dbfd2c52cfd6689ca073655b909bf61100c0f88bf5c0b0720'
+ 'aa56da5e9b7957f37af9a41d7f5ff99d6924a1c7b23e8707de35f3b819a4024c'
'd40feab6aa7dc6522c648660e88642fdf721ee1f9d80c23f6891a6381067a38b'
'3ebc93cb91ec9b9603969e222fd3ffd9baa4a1d07a7b3bd7aabf956ec2e177c8'
'ca3d163bab055381827226140568f3bef7eaac187cebd76878e0b63e9e442356'