summaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorFlorian Franzmann2020-01-12 16:06:18 +0100
committerFlorian Franzmann2020-01-12 19:39:25 +0100
commit7501d260408f0d849a4ebb848a0c834a4ae559ca (patch)
treefb5d59310de3d40e23c74343a5f610f31e0064f0 /x11
parentaf702ad4967252787d1c7e33d94a31c9203b6418 (diff)
x11/xdotool: version 3.20160805.1
Diffstat (limited to 'x11')
-rwxr-xr-xx11/xdotool/DETAILS8
-rw-r--r--x11/xdotool/HISTORY3
2 files changed, 7 insertions, 4 deletions
diff --git a/x11/xdotool/DETAILS b/x11/xdotool/DETAILS
index beef5e9e00..9ed34cb881 100755
--- a/x11/xdotool/DETAILS
+++ b/x11/xdotool/DETAILS
@@ -1,8 +1,8 @@
SPELL=xdotool
- VERSION=2.20110530.1
- SOURCE="${SPELL}_${VERSION}.orig.tar.gz"
- SOURCE_URL[0]=http://ftp.debian.org/debian/pool/main/x/${SPELL}/${SOURCE}
- SOURCE_HASH=sha512:0b2f71203c41e320aac152e1376b30bb9f5ea2067572299ad4c32f49b2505566275f0b377b4f443c3520751d71a9b270325cd676e63ee2a153de3213e128f2cb
+ VERSION=3.20160805.1
+ SOURCE="${SPELL}-${VERSION}.tar.gz"
+ SOURCE_URL[0]=https://github.com/jordansissel/xdotool/releases/download/v$VERSION/$SOURCE
+ SOURCE_HASH=sha512:e27b1029ee954ea17643ed489a00a1856e5687b03772c0f10a8e50cde3c3c957b57a3ba9890005474a744a228ef4827a83770d6890479c37a1f98f4fd7b1ff6c
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="http://www.semicomplete.com/blog/projects/xdotool/"
LICENSE[0]=BSD
diff --git a/x11/xdotool/HISTORY b/x11/xdotool/HISTORY
index ee475ba136..a12ab3455a 100644
--- a/x11/xdotool/HISTORY
+++ b/x11/xdotool/HISTORY
@@ -1,3 +1,6 @@
+2020-01-12 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+ * DETAILS: version 3.20160805.1
+
2013-03-02 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* DEPENDS, DETAILS, BUILD, INSTALL: spell created