summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarl Smedstad2024-02-27 11:00:44 +0100
committerCarl Smedstad2024-02-27 11:00:44 +0100
commit0f580e0e44261429b656eb88b82f850c87fcf96a (patch)
tree56a36eef61c9af7978d19c13527a809dd3b525e7
parentb58f40de4c0d5bb45d2a75c27079f8eb263f59d2 (diff)
downloadaur-0f580e0e44261429b656eb88b82f850c87fcf96a.tar.gz
upgpkg: 2024.02.26.00-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a66a8a3d8dbb..ce0232972d73 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = watchman
pkgdesc = Watches files and records, or triggers actions, when they change
- pkgver = 2024.02.19.00
+ pkgver = 2024.02.26.00
pkgrel = 1
url = https://github.com/facebook/watchman
arch = x86_64
@@ -20,13 +20,13 @@ pkgbase = watchman
depends = pcre2
depends = python
backup = etc/watchman.json
- source = watchman-2024.02.19.00.tar.gz::https://github.com/facebook/watchman/archive/refs/tags/v2024.02.19.00.tar.gz
+ source = watchman-2024.02.26.00.tar.gz::https://github.com/facebook/watchman/archive/refs/tags/v2024.02.26.00.tar.gz
source = watchman-destdir.patch::https://src.fedoraproject.org/rpms/watchman/raw/a446ccc61c73d74053792656c3832f93bf0fe262/f/watchman-destdir.patch
source = watchman.conf
source = watchman.json
source = watchman.service
source = watchman.socket
- sha256sums = d0b98a50509ab8ee54535411104c8b00178fbe601186bbd85e8c28b6d493add3
+ sha256sums = 0340dbcaa240a7ce8f6eb11550c2e470f3439f5111cf0e1bbe89a8bd5957b96d
sha256sums = d40feab6aa7dc6522c648660e88642fdf721ee1f9d80c23f6891a6381067a38b
sha256sums = 3ebc93cb91ec9b9603969e222fd3ffd9baa4a1d07a7b3bd7aabf956ec2e177c8
sha256sums = ca3d163bab055381827226140568f3bef7eaac187cebd76878e0b63e9e442356
diff --git a/PKGBUILD b/PKGBUILD
index e1ae78a41a75..344ec199aa61 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Michael Louis Thaler <michael.louis.thaler@gmail.com>
pkgname=watchman
-pkgver=2024.02.19.00
+pkgver=2024.02.26.00
pkgrel=1
pkgdesc="Watches files and records, or triggers actions, when they change"
url="https://github.com/facebook/watchman"
@@ -39,7 +39,7 @@ source=(
"watchman.socket"
)
sha256sums=(
- 'd0b98a50509ab8ee54535411104c8b00178fbe601186bbd85e8c28b6d493add3'
+ '0340dbcaa240a7ce8f6eb11550c2e470f3439f5111cf0e1bbe89a8bd5957b96d'
'd40feab6aa7dc6522c648660e88642fdf721ee1f9d80c23f6891a6381067a38b'
'3ebc93cb91ec9b9603969e222fd3ffd9baa4a1d07a7b3bd7aabf956ec2e177c8'
'ca3d163bab055381827226140568f3bef7eaac187cebd76878e0b63e9e442356'