summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAreska2023-05-30 14:19:58 +0200
committerAreska2023-05-30 14:19:58 +0200
commitd5e448e668972202f524079a90bf49f04a977cce (patch)
tree3ffd856035aefd72370ddb395ccccb683205db82
parentcb105868a636664ba5e8e4986eb4ddf121f1d224 (diff)
downloadaur-d5e448e668972202f524079a90bf49f04a977cce.tar.gz
add tag triggers and globbing
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8abef6a41307..22a99cac6c30 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = pipelight
pkgdesc = A Rust based quick automation tool
- pkgver = 0.5.1
+ pkgver = 0.5.2
pkgrel = 1
- url = https://packages.pipelight.dev/pipelight-0.5.1-1-any.pkg.tar.zst
+ url = https://packages.pipelight.dev/pipelight-0.5.2-1-any.pkg.tar.zst
arch = any
license = GPL2
makedepends = git
@@ -11,7 +11,7 @@ pkgbase = pipelight
depends = deno
provides = pipelight
conflicts = pipelight-git
- source = https://packages.pipelight.dev/pipelight-0.5.1-1-any.pkg.tar.zst
+ source = https://packages.pipelight.dev/pipelight-0.5.2-1-any.pkg.tar.zst
md5sums = SKIP
pkgname = pipelight
diff --git a/PKGBUILD b/PKGBUILD
index b6fdb077afbb..7d14db315a5c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Areskul <areskul@areskul.com>
pkgname="pipelight"
pkgrel=1
-pkgver=0.5.1
+pkgver=0.5.2
pkgdesc="A Rust based quick automation tool"
arch=("any")
url=https://packages.pipelight.dev/$pkgname-$pkgver-$pkgrel-any.pkg.tar.zst