summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDmitri Kourennyi2023-09-22 00:31:22 -0400
committerDmitri Kourennyi2023-09-22 00:33:09 -0400
commitbfb9fdb86e70ae9309fe314591c578dada1561d0 (patch)
tree1c397b6ed1a250bc5fff435d6839566973846b06 /PKGBUILD
parent87e416f84ac78d2d585b16d67dedc992689a5ca7 (diff)
downloadaur-bfb9fdb86e70ae9309fe314591c578dada1561d0.tar.gz
Rebuild module after perl 5.38 update to remove warning about old modules
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1e70ec5d47b9..2407fa0d7430 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Eric Schulte <[firstname] dot [lastname] at gmx dot com>
pkgname=feedgnuplot
pkgver=1.61
-pkgrel=2
+pkgrel=3
pkgdesc="Tool to plot realtime and stored data from the commandline, using gnuplot."
arch=('any')
url="https://github.com/dkogan/feedgnuplot"