summaryrefslogtreecommitdiff
path: root/linuxconsoletools
diff options
context:
space:
mode:
authorMatt Housh <jaeger@crux.ninja>2020-08-25 11:52:56 -0500
committerMatt Housh <jaeger@crux.ninja>2020-08-25 11:52:56 -0500
commit494946372d9ebdecc2dc03bcaac16dd87b04fa30 (patch)
tree951c278c7ac5ae178926ebc0236ded085f4c4cbe /linuxconsoletools
parent4b3fb55360e7ab7807f37ec0f2a9163411833618 (diff)
downloadcontrib-494946372d9ebdecc2dc03bcaac16dd87b04fa30.tar.gz
contrib-494946372d9ebdecc2dc03bcaac16dd87b04fa30.tar.xz
linuxconsoletools: updated to version 1.7.0, now depends on libsdl2 instead of libsdl
Diffstat (limited to 'linuxconsoletools')
-rw-r--r--linuxconsoletools/.signature6
-rw-r--r--linuxconsoletools/Pkgfile4
2 files changed, 5 insertions, 5 deletions
diff --git a/linuxconsoletools/.signature b/linuxconsoletools/.signature
index e1b0ca447..8619d2886 100644
--- a/linuxconsoletools/.signature
+++ b/linuxconsoletools/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF32+nLkNa09HbGv9gIYe+jEDudEAoC3jAM5naXYWfy86NqDgJqpZQnU6Bf7MCSEahdynYeTbwl2Q0KKXiLJ/dIAc=
-SHA256 (Pkgfile) = ceb8869270f53858a7bd7e080217a9d4c037ead57c6c5e49dd6d7ce00d38ea9c
+RWSagIOpLGJF3+GcxktirlYGu1QfY+QDevlANsNB28pLyg+C9Q+e5hJqjNRSDlH1RNXZhzXccFUjUgIoJ8xTZPl15ovnHSxQzQU=
+SHA256 (Pkgfile) = 76803454b5f894c1d72922ec1dc269c069137580e8496237983cad16027a39ad
SHA256 (.footprint) = b2db3f23aa67f4ffc861b2f888dca0b1aa8f52b0169b82abc20c444782c281aa
-SHA256 (linuxconsoletools-1.6.1.tar.bz2) = e9d6b05a6c57c7eb3ec7f9f017f46b20e4b55d5a02f930eff1823a13921c5934
+SHA256 (linuxconsoletools-1.7.0.tar.bz2) = 95d112f06393806116341d593bda002c8bc44119c1538407623268fed90d8c34
diff --git a/linuxconsoletools/Pkgfile b/linuxconsoletools/Pkgfile
index dfc3bf792..830d59b22 100644
--- a/linuxconsoletools/Pkgfile
+++ b/linuxconsoletools/Pkgfile
@@ -1,10 +1,10 @@
# Description: Utilities to test and configure joysticks, connect legacy devices to the kernel's input subsystem and test the input event layer
# URL: https://sourceforge.net/projects/linuxconsole/
# Maintainer: Matt Housh, jaeger at crux dot ninja
-# Depends on: libsdl
+# Depends on: libsdl2
name=linuxconsoletools
-version=1.6.1
+version=1.7.0
release=1
source=(https://downloads.sourceforge.net/project/linuxconsole/$name-$version.tar.bz2)

Generated by cgit