summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorareskill2024-01-22 16:31:51 +0100
committerareskill2024-01-22 16:31:51 +0100
commitdf231cfd30fa5a8c82c11eafb233297f59832f8b (patch)
tree117e47abf8bcd554da15d5db433dd5973ec34d15 /PKGBUILD
parent4dcbbe8ad58811eeb4d824e89a19db3708e2d2a5 (diff)
downloadaur-pipelight.tar.gz
update to latest binary
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 4 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 81a0dfcbbf25..4ec7c8202a9c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Areskul <areskul@areskul.com>
pkgname="pipelight"
pkgrel=1
-pkgver=0.7.11
+pkgver=0.7.20
pkgdesc="A Rust based quick automation tool"
arch=("any")
url=https://packages.pipelight.dev/$pkgname-$pkgver-$pkgrel-any.pkg.tar.zst
@@ -23,3 +23,6 @@ pre-install() {
url() {
https://packages.pipelight.dev/$pkgname-$pkgver-$pkgrel-any.pkg.tar.zst
}
+# Update with
+# makepkg --printsrcinfo > .SRCINFO
+# gitu