summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 09ec5eb45f97..1fad2dc36f74 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
# Previous maintainer: quininer kel <quininer@live.com>
pkgname=watchexec-git
-pkgver=1.22.2.r0.ge8391cd
-pkgrel=2
+pkgver=1.22.2.r1.g8e91d26
+pkgrel=1
pkgdesc="Executes commands in response to file modifications"
arch=('i686' 'x86_64')
url="https://watchexec.github.io/"
-license=('apache')
+license=('Apache')
depends=('gcc-libs')
makedepends=('git' 'rust')
provides=("watchexec=$pkgver")