summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarl Smedstad2023-10-10 21:08:36 +0200
committerCarl Smedstad2023-10-10 21:08:36 +0200
commitbf1c5ee977e08206ace8bfa2b77a25c2181ae3f6 (patch)
tree63bd01566b36e166d18c70e7a04c1cbe80e2520c
parenta94881c867088b37ace92ce7e1dcc5b06ac50290 (diff)
downloadaur-bf1c5ee977e08206ace8bfa2b77a25c2181ae3f6.tar.gz
Publish version 2023.10.09.00-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 79ca742b827b..16bf7b96d279 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = watchman
pkgdesc = Watches files and records, or triggers actions, when they change
- pkgver = 2023.10.02.00
+ pkgver = 2023.10.09.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.10.02.00.tar.gz::https://github.com/facebook/watchman/archive/refs/tags/v2023.10.02.00.tar.gz
+ source = watchman-2023.10.09.00.tar.gz::https://github.com/facebook/watchman/archive/refs/tags/v2023.10.09.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 = a37900e7fae549253fb58d4007f90bdcca05565b7dd55cee7c748d055ed8399c
+ sha256sums = f7e92f4007c151480f91b57c6b687b376a91a8c4dd3a7184588166b45445861c
sha256sums = d40feab6aa7dc6522c648660e88642fdf721ee1f9d80c23f6891a6381067a38b
sha256sums = 3ebc93cb91ec9b9603969e222fd3ffd9baa4a1d07a7b3bd7aabf956ec2e177c8
sha256sums = ca3d163bab055381827226140568f3bef7eaac187cebd76878e0b63e9e442356
diff --git a/PKGBUILD b/PKGBUILD
index a770b9fe4fc1..380efa3264c6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Michael Louis Thaler <michael.louis.thaler@gmail.com>
pkgname=watchman
-pkgver=2023.10.02.00
+pkgver=2023.10.09.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=(
- 'a37900e7fae549253fb58d4007f90bdcca05565b7dd55cee7c748d055ed8399c'
+ 'f7e92f4007c151480f91b57c6b687b376a91a8c4dd3a7184588166b45445861c'
'd40feab6aa7dc6522c648660e88642fdf721ee1f9d80c23f6891a6381067a38b'
'3ebc93cb91ec9b9603969e222fd3ffd9baa4a1d07a7b3bd7aabf956ec2e177c8'
'ca3d163bab055381827226140568f3bef7eaac187cebd76878e0b63e9e442356'