summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarl Smedstad2024-04-04 18:04:07 +0200
committerCarl Smedstad2024-04-04 18:04:07 +0200
commit825a88c60bea21bd843bcb4068f56e592a965a23 (patch)
tree6a23f94c06c770494d3efd9ef55577a9612d2eb3
parentfe210d1f9b4bfd69a88fe4a8a92b14e5217945e4 (diff)
downloadaur-825a88c60bea21bd843bcb4068f56e592a965a23.tar.gz
upgpkg: 2024.04.01.00-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bf9109de36ef..36b18670b006 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = watchman
pkgdesc = Watches files and records, or triggers actions, when they change
- pkgver = 2024.03.11.00
+ pkgver = 2024.04.01.00
pkgrel = 1
url = https://github.com/facebook/watchman
arch = x86_64
@@ -21,13 +21,13 @@ pkgbase = watchman
depends = pcre2
depends = python
backup = etc/watchman.json
- source = watchman-2024.03.11.00.tar.gz::https://github.com/facebook/watchman/archive/v2024.03.11.00.tar.gz
+ source = watchman-2024.04.01.00.tar.gz::https://github.com/facebook/watchman/archive/v2024.04.01.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 = 76ebc0cc5d58115d6d28842dc7a52a0b2007bcb14a1f748c945dec747b6b5187
+ sha256sums = 731b5efc83b5f619f893f04c7b793caa6fcd2e7f38cf9cc4cee6a7d1df5f5007
sha256sums = d40feab6aa7dc6522c648660e88642fdf721ee1f9d80c23f6891a6381067a38b
sha256sums = 3ebc93cb91ec9b9603969e222fd3ffd9baa4a1d07a7b3bd7aabf956ec2e177c8
sha256sums = ca3d163bab055381827226140568f3bef7eaac187cebd76878e0b63e9e442356
diff --git a/PKGBUILD b/PKGBUILD
index c48fb84ed6d1..77424d63926c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
-# Maintainer: Carl Smedstad <carl.smedstad at protonmail dot com>
+# Maintainer: Carl Smedstad <carsme@archlinux.org>
# Contributor: Xuanrui Qi <me@xuanruiqi.com>
# Contributor: Jean Lucas <jean@4ray.co>
# Contributor: José Luis Lafuente <jl@lafuente.me>
# Contributor: Michael Louis Thaler <michael.louis.thaler@gmail.com>
pkgname=watchman
-pkgver=2024.03.11.00
+pkgver=2024.04.01.00
pkgrel=1
pkgdesc="Watches files and records, or triggers actions, when they change"
url="https://github.com/facebook/watchman"
@@ -40,7 +40,7 @@ source=(
"watchman.socket"
)
sha256sums=(
- '76ebc0cc5d58115d6d28842dc7a52a0b2007bcb14a1f748c945dec747b6b5187'
+ '731b5efc83b5f619f893f04c7b793caa6fcd2e7f38cf9cc4cee6a7d1df5f5007'
'd40feab6aa7dc6522c648660e88642fdf721ee1f9d80c23f6891a6381067a38b'
'3ebc93cb91ec9b9603969e222fd3ffd9baa4a1d07a7b3bd7aabf956ec2e177c8'
'ca3d163bab055381827226140568f3bef7eaac187cebd76878e0b63e9e442356'