summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarl Smedstad2023-05-15 10:10:51 +0200
committerCarl Smedstad2023-05-15 10:10:51 +0200
commit91a6b86265151b7bac3461ec6bcd15d3da0496e6 (patch)
treedac894ac01904901426809e875affeae07554f1b
parent1f837562200a7f7d886d0d2e8615efb5e2e4b002 (diff)
downloadaur-91a6b86265151b7bac3461ec6bcd15d3da0496e6.tar.gz
Publish version 2023.05.15.00-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 697ab487c34a..b9c872e4c6b2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = watchman
pkgdesc = Watches files and records, or triggers actions, when they change
- pkgver = 2023.05.08.00
+ pkgver = 2023.05.15.00
pkgrel = 1
url = https://github.com/facebook/watchman
arch = x86_64
@@ -19,13 +19,13 @@ pkgbase = watchman
depends = pcre2
depends = python
backup = etc/watchman.json
- source = watchman-2023.05.08.00.tar.gz::https://github.com/facebook/watchman/archive/refs/tags/v2023.05.08.00.tar.gz
+ source = watchman-2023.05.15.00.tar.gz::https://github.com/facebook/watchman/archive/refs/tags/v2023.05.15.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
- sha256sums = 1ac935212440f53b0e027d759eebc68d97ec196b3233acc8b044cd2322cffc85
+ sha256sums = 3eb08eb7fc0397f4b44d360ae2f2efc1b579e6d467ba346747aa0b08bde295c8
sha256sums = d40feab6aa7dc6522c648660e88642fdf721ee1f9d80c23f6891a6381067a38b
sha256sums = 3ebc93cb91ec9b9603969e222fd3ffd9baa4a1d07a7b3bd7aabf956ec2e177c8
sha256sums = ca3d163bab055381827226140568f3bef7eaac187cebd76878e0b63e9e442356
diff --git a/PKGBUILD b/PKGBUILD
index 3bd5ce49ac51..5a41dc09f2a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Michael Louis Thaler <michael.louis.thaler@gmail.com>
pkgname=watchman
-pkgver=2023.05.08.00
+pkgver=2023.05.15.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=(
- '1ac935212440f53b0e027d759eebc68d97ec196b3233acc8b044cd2322cffc85'
+ '3eb08eb7fc0397f4b44d360ae2f2efc1b579e6d467ba346747aa0b08bde295c8'
'd40feab6aa7dc6522c648660e88642fdf721ee1f9d80c23f6891a6381067a38b'
'3ebc93cb91ec9b9603969e222fd3ffd9baa4a1d07a7b3bd7aabf956ec2e177c8'
'ca3d163bab055381827226140568f3bef7eaac187cebd76878e0b63e9e442356'