summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCarl Smedstad2024-03-09 19:15:44 +0100
committerCarl Smedstad2024-03-09 19:15:44 +0100
commit662144dadb434192abf017b98f0555497aac1615 (patch)
tree189182b4880748c3ee345b474ad879f8f6aa6dc4 /PKGBUILD
parent0f580e0e44261429b656eb88b82f850c87fcf96a (diff)
downloadaur-662144dadb434192abf017b98f0555497aac1615.tar.gz
upgpkg: 2024.03.04.00-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 344ec199aa61..60428902a061 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Michael Louis Thaler <michael.louis.thaler@gmail.com>
pkgname=watchman
-pkgver=2024.02.26.00
+pkgver=2024.03.04.00
pkgrel=1
pkgdesc="Watches files and records, or triggers actions, when they change"
url="https://github.com/facebook/watchman"
@@ -27,11 +27,12 @@ makedepends=(
boost
cmake
gtest
+ python-setuptools
rust
)
backup=(etc/watchman.json)
source=(
- "$pkgname-$pkgver.tar.gz::$url/archive/refs/tags/v$pkgver.tar.gz"
+ "$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz"
"watchman-destdir.patch::https://src.fedoraproject.org/rpms/watchman/raw/a446ccc61c73d74053792656c3832f93bf0fe262/f/watchman-destdir.patch"
"watchman.conf"
"watchman.json"
@@ -39,7 +40,7 @@ source=(
"watchman.socket"
)
sha256sums=(
- '0340dbcaa240a7ce8f6eb11550c2e470f3439f5111cf0e1bbe89a8bd5957b96d'
+ '610a0c89d69462daaf64573f6b17fdfe9d526bdc7c1cfad70b44602bb43f1b86'
'd40feab6aa7dc6522c648660e88642fdf721ee1f9d80c23f6891a6381067a38b'
'3ebc93cb91ec9b9603969e222fd3ffd9baa4a1d07a7b3bd7aabf956ec2e177c8'
'ca3d163bab055381827226140568f3bef7eaac187cebd76878e0b63e9e442356'