summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAreska2023-08-14 22:47:20 +0200
committerAreska2023-08-14 22:47:20 +0200
commit57f9898093c666ee2d534d3909dfd8ca2ec30f8e (patch)
tree2816849bb4ec5d925e7858c601e22d3f65efe3c4
parente4e63894fd40dd0b840889155636b2eb2e3a7342 (diff)
downloadaur-57f9898093c666ee2d534d3909dfd8ca2ec30f8e.tar.gz
add unit tests
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 02914d9d4b01..b727138fd4e3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = pipelight
pkgdesc = A Rust based quick automation tool
- pkgver = 0.6.10
+ pkgver = 0.6.14
pkgrel = 1
- url = https://packages.pipelight.dev/pipelight-0.6.10-1-any.pkg.tar.zst
+ url = https://packages.pipelight.dev/pipelight-0.6.14-1-any.pkg.tar.zst
arch = any
license = GPL2
makedepends = git
@@ -12,7 +12,7 @@ pkgbase = pipelight
depends = watchexec
provides = pipelight
conflicts = pipelight-git
- source = https://packages.pipelight.dev/pipelight-0.6.10-1-any.pkg.tar.zst
+ source = https://packages.pipelight.dev/pipelight-0.6.14-1-any.pkg.tar.zst
md5sums = SKIP
pkgname = pipelight
diff --git a/PKGBUILD b/PKGBUILD
index d28c73e391ef..1364742a86ab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Areskul <areskul@areskul.com>
pkgname="pipelight"
pkgrel=1
-pkgver=0.6.10
+pkgver=0.6.14
pkgdesc="A Rust based quick automation tool"
arch=("any")
url=https://packages.pipelight.dev/$pkgname-$pkgver-$pkgrel-any.pkg.tar.zst