summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAreska2023-08-30 07:21:54 +0200
committerAreska2023-08-30 07:21:54 +0200
commit97c39098287eb8f02a9060c89d6035433959943b (patch)
tree28ddd0a326fee8429539f944f8ea774309092f69
parent3f5d644bba8d0232eaaf9c398d674fd268c8ad09 (diff)
downloadaur-97c39098287eb8f02a9060c89d6035433959943b.tar.gz
hot fix temp files
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6d697371eee7..a7495afaff4e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = pipelight
pkgdesc = A Rust based quick automation tool
- pkgver = 0.6.15
+ pkgver = 0.6.16
pkgrel = 1
- url = https://packages.pipelight.dev/pipelight-0.6.15-1-any.pkg.tar.zst
+ url = https://packages.pipelight.dev/pipelight-0.6.16-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.15-1-any.pkg.tar.zst
+ source = https://packages.pipelight.dev/pipelight-0.6.16-1-any.pkg.tar.zst
md5sums = SKIP
pkgname = pipelight
diff --git a/PKGBUILD b/PKGBUILD
index 14fc2c14f528..167aadcb3d8f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Areskul <areskul@areskul.com>
pkgname="pipelight"
pkgrel=1
-pkgver=0.6.15
+pkgver=0.6.16
pkgdesc="A Rust based quick automation tool"
arch=("any")
url=https://packages.pipelight.dev/$pkgname-$pkgver-$pkgrel-any.pkg.tar.zst