summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 42ee7b127d04..9e46e31ee2b0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=continuous-testing
pkgver=1.0.0
-pkgrel=4
+pkgrel=5
pkgdesc="An rust program to test in continuous application"
provides=("again")
arch=('any')
url="https://github.com/taishingi/continuous-testing"
license=('GPL3')
-depends=('packer' 'libnotify' 'curl' 'fuse-overlayfs' 'fd' 'git')
+depends=('packer' 'libnotify' 'curl' 'fuse-overlayfs' 'less' 'fd' 'git')
source=("${pkgver}.tar.gz::${url}/archive/refs/tags/${pkgver}.tar.gz")
sha256sums=('2d79adb5f5828dc9fdb1c8f18af2749008b06cf92ac2e18bf42b0d74f1c4a006')