summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristopher Schnick2024-03-28 13:52:39 +0000
committerChristopher Schnick2024-03-28 13:52:39 +0000
commit09696a51ae3e45f58f0c4e77b3b01fe7e196747a (patch)
treefd8f5341a77201510b6b46a0c6465da4b61b2ba7 /PKGBUILD
parentc4e748f6e31fb92410406382b91ef27f70cdc65a (diff)
downloadaur-09696a51ae3e45f58f0c4e77b3b01fe7e196747a.tar.gz
Update to version 8.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3c2aa60fa99c..7031fb891756 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Christopher Schnick <crschnick@xpipe.io>
-_fullver="8.5"
+_fullver="8.6"
pkgname="xpipe"
-pkgver="8.5"
+pkgver="8.6"
pkgrel="1"
epoch=1
pkgdesc="Your entire server infrastructure at your fingertips"
@@ -22,6 +22,7 @@ depends=(
libx11
libxtst
pango
+ util-linux
)
makedepends=()
checkdepends=()