aboutsummaryrefslogtreecommitdiffstats
path: root/testing/xidle
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-04-24 14:02:13 -0300
committerprspkt <prspkt@protonmail.com>2019-04-24 23:51:35 +0300
commitf00b8a1c9a8f19ac99c015b4310d3341a14c0439 (patch)
treea268b59f3054a5cc7e4b3b751f7258e3e7e360aa /testing/xidle
parentbdc0aa153e9f3f8c65cc4123ffca1dbb9df485ca (diff)
downloadaports-f00b8a1c9a8f19ac99c015b4310d3341a14c0439.tar.bz2
aports-f00b8a1c9a8f19ac99c015b4310d3341a14c0439.tar.xz
testing/xidle: update to 6.5
Diffstat (limited to 'testing/xidle')
-rw-r--r--testing/xidle/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/xidle/APKBUILD b/testing/xidle/APKBUILD
index 783bc801f4..0d6d6de355 100644
--- a/testing/xidle/APKBUILD
+++ b/testing/xidle/APKBUILD
@@ -1,14 +1,14 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer: Leo <thinkabit.ukim@gmail.com>
pkgname=xidle
-pkgver=6.4
+pkgver=6.5
pkgrel=0
pkgdesc="Run a program on X inactivity"
url="https://github.com/steinex/xidle-linux"
options="!check" # No testsuite
arch="all"
license="BSD-2-Clause"
-makedepends="libxscrnsaver-dev libxext-dev libx11-dev"
+makedepends="libxscrnsaver-dev libxext-dev libx11-dev libbsd-dev"
subpackages="$pkgname-doc"
source="$pkgname-$pkgver.tar.gz::https://github.com/steinex/xidle-linux/archive/${pkgver}.tar.gz"
builddir="$srcdir/$pkgname-linux-$pkgver"
@@ -21,4 +21,4 @@ package() {
make DESTDIR="$pkgdir" PREFIX=/usr install
}
-sha512sums="9b5e739a328978792affda35958e8cf2824f4e6161dd73b418e33c965bd2d2b428ba5080701de7efcac0bb0ca64155ac6445f9b1f22622ced66540fd56abf73c xidle-6.4.tar.gz"
+sha512sums="ed0bf37b2b80fa1a38292de34e3f31db9f500d5d86d09cccee54c2ec89198d892418719252e25990dca5b6d9700225c489802abe5276eb620344f2e63106348c xidle-6.5.tar.gz"